We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401c3d1 commit b9111feCopy full SHA for b9111fe
changelog/5634.bugfix.rst
@@ -1 +1,2 @@
1
-``pytest.exit`` and ``bdb.BdbQuit`` are now correctly handled in ``unittest`` cases.
+``pytest.exit`` is now correctly handled in ``unittest`` cases.
2
+This makes ``unittest`` cases handle ``quit`` from pytest's pdb correctly.
0 commit comments