test_ok2/changelog/10060.bugfix.rst

2 lines
162 B
ReStructuredText

When running with ``--pdb``, ``TestCase.tearDown`` is no longer called for tests when the *class* has been skipped via ``unittest.skip`` or ``pytest.mark.skip``.