python3-pytest-mock - Thin-wrapper around the mock package for easier use with py.test
Website: | https://github.com/pytest-dev/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
python3-pytest-mock-3.6.1-1.fc14.al.noarch [28 KiB] |
Changelog
by Joel Barrios (2022-01-28):
- Update to 3.6.1. |