1.11.2 (2019-10-19)
-
The pytest introspection follows message is no longer shown if there is no pytest introspection (#154).
Thanks @The-Compiler for the report. -
mocker
now raises aValueError
when used as a context-manager.
Thanks @binarymason for the PR (#165).