Merge pull request #6039 from blueyed/test_doctest_id
doctest: unset RUNNER_CLASS in pytest_unconfigure
This commit is contained in:
3
changelog/6039.bugfix.rst
Normal file
3
changelog/6039.bugfix.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
The ``PytestDoctestRunner`` is properly invalidated when unconfiguring the doctest plugin.
|
||||
|
||||
This is important when used with ``pytester``'s ``runpytest_inprocess``.
|
||||
Reference in New Issue
Block a user