python2-pytest-mock - Thin-wrapper around the mock package for easier use with py.test
| Website: | https://pypi.python.org/pypi/pytest-mock |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test.
Packages
| python2-pytest-mock-1.2-1.fc24.noarch [19 KiB] |
Changelog
by Julien Enselme (2016-09-18):
- Update to 1.2 |
| python2-pytest-mock-1.1-3.fc24.noarch [19 KiB] |
Changelog
by Julien Enselme (2016-08-31):
- Use %summary instead of custom %sum macro |