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 696a911 commit e43d117Copy full SHA for e43d117
doc/en/unittest.rst
@@ -36,7 +36,7 @@ the general ``pytest`` documentation for many more examples.
36
.. note::
37
38
Running tests from ``unittest.TestCase`` subclasses with ``--pdb`` will
39
- disable tearDown and cleanup methods for the case that an Exception is
+ disable tearDown and cleanup methods for the case that an Exception
40
occurs. This allows proper post mortem debugging for all applications
41
which have significant logic in their tearDown machinery.
42
0 commit comments