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: | Alcance Libre, Inc. |
- 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.13.0-1.fc14.al.noarch [19 KiB] |
Changelog
by Joel Barrios (2022-01-28):
- Update to 1.13.0. |