summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Doc/library/unittest.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/unittest.rst b/Doc/library/unittest.rst
index 698ff6b5bc..db6c53fc09 100644
--- a/Doc/library/unittest.rst
+++ b/Doc/library/unittest.rst
@@ -1719,6 +1719,7 @@ Loading and running tests
The total number of tests run so far.
+ .. attribute:: buffer
If set to true, ``sys.stdout`` and ``sys.stderr`` will be buffered in between
:meth:`startTest` and :meth:`stopTest` being called. Collected output will