Skip to content

1.11.2 (2019-10-19)

Compare
Choose a tag to compare
@nicoddemus nicoddemus released this 24 Oct 17:31
  • 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 a ValueError when used as a context-manager.
    Thanks @binarymason for the PR (#165).