We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036dd69 commit ba59676Copy full SHA for ba59676
Doc/library/unittest.rst
@@ -2017,7 +2017,7 @@ Loading and running tests
2017
2018
.. attribute:: collectedDurations
2019
2020
- A list containing 2-tuples of :class:`TestCase` instances and floats
+ A list containing 2-tuples of test case names and floats
2021
representing the elapsed time of each test which was run.
2022
2023
.. versionadded:: 3.12
0 commit comments