Go to file
Tomáš Chvátal c1fdc5c40a - Update to 2.0.0:
* mocker.spy attributes for tracking returned values and raised
    exceptions of its spied functions are now called spy_return
    and spy_exception, instead of reusing the existing MagicMock
    attributes return_value and side_effect.
  * The deprecated mock alias to the mocker fixture has finally
    been removed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mock?expand=0&rev=23
2020-01-06 13:13:41 +00:00
.gitattributes Accepting request 492870 from devel:languages:python 2017-05-16 12:28:46 +00:00
.gitignore Accepting request 492870 from devel:languages:python 2017-05-16 12:28:46 +00:00
pytest-mock-2.0.0.tar.gz - Update to 2.0.0: 2020-01-06 13:13:41 +00:00
python-pytest-mock.changes - Update to 2.0.0: 2020-01-06 13:13:41 +00:00
python-pytest-mock.spec - Update to 2.0.0: 2020-01-06 13:13:41 +00:00