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: | Virtuozzo |
- 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.6.0-2.vl7.noarch [16 KiB] |
Changelog
by Julien Enselme (2017-04-05):
- Add missing BR |