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 23d7d4e commit e220236Copy full SHA for e220236
1 file changed
Doc/library/unittest.rst
@@ -1577,8 +1577,7 @@ Loading and running tests
1577
1578
A list containing 2-tuples of :class:`TestCase` instances and strings
1579
holding formatted tracebacks. Each tuple represents a test where a failure
1580
- was explicitly signalled using the :meth:`TestCase.fail\*` or
1581
- :meth:`TestCase.assert\*` methods.
+ was explicitly signalled using the :meth:`TestCase.assert\*` methods.
1582
1583
.. attribute:: skipped
1584
0 commit comments