From 908778078736bd36f7a60a2d576d415cb8e000fa Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 22 May 2021 07:31:18 +0100 Subject: gentoo resync : 22.05.2021 --- dev-python/stdio-mgr/metadata.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 dev-python/stdio-mgr/metadata.xml (limited to 'dev-python/stdio-mgr/metadata.xml') diff --git a/dev-python/stdio-mgr/metadata.xml b/dev-python/stdio-mgr/metadata.xml new file mode 100644 index 000000000000..cfe2eacab93b --- /dev/null +++ b/dev-python/stdio-mgr/metadata.xml @@ -0,0 +1,22 @@ + + + + + + andrewammerlaan@gentoo.org + Andrew Ammerlaan + + +Have a CLI Python application? + +Want to automate testing of the actual console input & output of your user-facing components? + +stdio Manager can help. + +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. + + + bskinn/stdio-mgr + stdio-mgr + + -- cgit v1.2.3