99d162e44a
Similar to a7268aa (https://github.com/pytest-dev/pytest/pull/6258).
2 lines
195 B
ReStructuredText
2 lines
195 B
ReStructuredText
: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.
|