Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help |
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...
The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.
pytest-mock This plugin provides a mocker fixture which is a thin-wrapper around the patching API provided by the mock package < code-block:: python import os class UnixFS: @staticmethod def rm(filename): os.remove(filename) def test_unix_fs(mocker): mocker.patch('os.remove') UnixFS.rm('file') os.remove.assert_called_once_with('file') Besides undoing the mocking automatically after the end of...
Package | Summary | Distribution | Download |
python-pytest-mock-3.7.0-1.noarch.html | Thin-wrapper around the mock package for easier use with pytest | OpenMandriva Cooker for x86_64 | python-pytest-mock-3.7.0-1.noarch.rpm |
python-pytest-mock-3.7.0-1.noarch.html | Thin-wrapper around the mock package for easier use with pytest | OpenMandriva Cooker for aarch64 | python-pytest-mock-3.7.0-1.noarch.rpm |
python-pytest-mock-3.7.0-1.noarch.html | Thin-wrapper around the mock package for easier use with pytest | OpenMandriva 5.0 for x86_64 | python-pytest-mock-3.7.0-1.noarch.rpm |
python-pytest-mock-3.7.0-1.noarch.html | Thin-wrapper around the mock package for easier use with pytest | OpenMandriva 5.0 for aarch64 | python-pytest-mock-3.7.0-1.noarch.rpm |
python-pytest-mock-3.6.1-1.noarch.html | Thin-wrapper around the mock package for easier use with pytest | OpenMandriva 5.0 for x86_64 | python-pytest-mock-3.6.1-1.noarch.rpm |
python-pytest-mock-3.6.1-1.noarch.html | Thin-wrapper around the mock package for easier use with pytest | OpenMandriva 5.0 for aarch64 | python-pytest-mock-3.6.1-1.noarch.rpm |
python-pytest-mock-3.6.1-1.noarch.html | Thin-wrapper around the mock package for easier use with pytest | OpenMandriva Cooker for x86_64 | python-pytest-mock-3.6.1-1.noarch.rpm |
python-pytest-mock-3.6.1-1.noarch.html | Thin-wrapper around the mock package for easier use with pytest | OpenMandriva Cooker for aarch64 | python-pytest-mock-3.6.1-1.noarch.rpm |
Generated by rpm2html 1.6