Path to this page:
Next | Query returned 1 messages, browsing 1 to 10 | previous
CVS Commit History:
2023-05-06 10:52:25 by Thomas Klausner | Files touched by this commit (4) |
Log message:
devel/py-stdio-mgr: import py-stdio-mgr-1.0.1
This modules helps in automating testing actual console input &
output of user-facing components.
While some functionality here is more or less duplicative of
redirect_stdout and redirect_stderr in contextlib within the standard
library, it provides (i) a much more concise way to mock both stdout
and stderr at the same time, and (ii) a mechanism for mocking stdin,
which is not available in contextlib.
|
Next | Query returned 1 messages, browsing 1 to 10 | previous