diff --git a/changelog/5634.bugfix.rst b/changelog/5634.bugfix.rst new file mode 100644 index 000000000..f4699919b --- /dev/null +++ b/changelog/5634.bugfix.rst @@ -0,0 +1 @@ +``pytest.exit`` and ``bdb.BdbQuit`` are now correctly handled in ``unittest`` cases.