Package : python-pytest-mock

Package details

Summary: Thin-wrapper around the mock package for easier use with py

Description:
This plugin provides a mocker fixture which is a thin-wrapper around the
patching API provided by the mock package.

Besides undoing the mocking automatically after the end of the test, it also
provides other nice utilities such as spy and stub, and uses pytest
introspection when comparing calls.


URL: https://pypi.org/project/pytest-mock
License: MIT

Maintainer: nobody

List of RPMs