Files
pytest2/changelog/7215.bugfix.rst
2020-05-30 14:33:22 -03:00

3 lines
135 B
ReStructuredText

Fix regression where running with ``--pdb`` would call the ``tearDown`` methods of ``unittest.TestCase``
subclasses for skipped tests.