test_ok2/changelog/6660.bugfix.rst

2 lines
195 B
ReStructuredText
Raw Normal View History

:func:`pytest.exit() <_pytest.outcomes.exit>` is handled when emitted from the :func:`pytest_sessionfinish <_pytest.hookspec.pytest_sessionfinish>` hook. This includes quitting from a debugger.