v3.13.0
- #417:
spynow hasspy_return_list, which is a list containing all the values returned by the spied function. pytest-mocknow requirespytest>=6.2.5.- #410: pytest-mock's
setup.pyfile is removed.
If you relied on this file, e.g. to install pytest usingsetup.py install,
please see Why you shouldn't invoke setup.py directly for alternatives.