pypi pytest-mock 3.6.0
3.6.0 (2021-04-24)

latest releases: 3.14.0, 3.13.0, 3.12.0...
3 years ago
  • pytest-mock no longer supports Python 3.5.
  • Correct type annotations for mocker.patch.object to also include the string form.
    Thanks @plannigan for the PR (#235).
  • reset_all now supports return_value and side_effect keyword arguments. Thanks @alex-marty for the PR (#214).

Don't miss a new pytest-mock release

NewReleases is sending notifications on new releases.