github pytest-dev/pytest-mock v3.13.0

latest release: v3.14.0
one month ago
  • #417: spy now has spy_return_list, which is a list containing all the values returned by the spied function.
  • pytest-mock now requires pytest>=6.2.5.
  • #410: pytest-mock's setup.py file is removed.
    If you relied on this file, e.g. to install pytest using setup.py install,
    please see Why you shouldn't invoke setup.py directly for alternatives.

Don't miss a new pytest-mock release

NewReleases is sending notifications on new releases.