Go to file
Dominique Leuenberger dca62fa2d7 Accepting request 761149 from devel:languages:python:pytest
- 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/request/show/761149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mock?expand=0&rev=17
2020-01-16 17:13:39 +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