test_ok1/changelog/10060.bugfix.rst

2 lines
162 B
ReStructuredText
Raw Normal View History

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``.