Name: | python3-pytest-mock |
---|---|
Version: | 1.10.4 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 58222 |
License: | MIT |
RPM: | python3-pytest-mock-1.10.4-1.el7.noarch.rpm |
Source RPM: | python3-pytest-mock-1.10.4-1.el7.src.rpm |
Build Date: | Fri Feb 12 2021 |
Build Host: | host-100-100-224-42.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/pytest-mock |
Summary: | Thin-wrapper around the mock package for easier use with py.test |
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. |
- Initial EPEL package