Files
pytest2/changelog/5634.bugfix.rst
Daniel Hahler b9111fe677 Fix changelog
2019-07-23 19:38:33 +02:00

3 lines
139 B
ReStructuredText

``pytest.exit`` is now correctly handled in ``unittest`` cases.
This makes ``unittest`` cases handle ``quit`` from pytest's pdb correctly.