Thanks to visit codestin.com Credit goes to github.com
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 400a1ce commit 6c484c3Copy full SHA for 6c484c3
1 file changed
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