test_ok2/changelog/5634.bugfix.rst

3 lines
139 B
ReStructuredText
Raw Normal View History

2019-07-24 01:38:33 +08:00
``pytest.exit`` is now correctly handled in ``unittest`` cases.
This makes ``unittest`` cases handle ``quit`` from pytest's pdb correctly.