Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568153
en ru br
ALT Linux repos
S:5.1.0-alt1

Group :: Development/Python3
RPM: python3-module-mock

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 5.1.0-alt1
Build date: 26 july 2023, 14:34 ( 39.5 weeks ago )
Size: 76.69 Kb

Home page:   https://pypi.org/project/mock/

License: BSD-2-Clause
Summary: Rolling backport of unittest.mock for all Pythons
Description:

mock is a library for testing in Python.
It allows you to replace parts of your system under test with mock objects
and make assertions about how they have been used.

mock is now part of the Python standard library,
available as unittest.mock in Python 3.3 onwards.

This package contains a rolling backport of the standard library mock code
compatible with Python 3.6 and up.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-mock
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin