ppc64le/linux/: mock-5.2.0+ppc64le1 metadata and description
Homepage
Simple index
Rolling backport of unittest.mock for all Pythons
| author |
Testing Cabal |
| author_email |
[email protected] |
| classifiers |
- Development Status :: 5 - Production/Stable
- Environment :: Console
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 3.6
- Programming Language :: Python :: 3.7
- Programming Language :: Python :: 3.8
- Programming Language :: Python :: 3.9
- Programming Language :: Python :: 3.10
- Programming Language :: Python :: 3.11
- Programming Language :: Python :: 3.12
- Programming Language :: Python :: 3.13
- Programming Language :: Python :: Implementation :: CPython
- Programming Language :: Python :: Implementation :: PyPy
- Topic :: Software Development :: Libraries
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Software Development :: Testing
- Environment :: MetaData :: IBM Python Ecosystem
|
| dynamic |
license-file |
| license_file |
LICENSE.txt |
| metadata_version |
2.4 |
| project_urls |
- Source, https://github.com/testing-cabal/mock
|
| requires_dist |
- sphinx; extra == "docs"
- pytest; extra == "test"
- pytest-cov; extra == "test"
- twine; extra == "build"
- wheel; extra == "build"
- blurb; extra == "build"
|
| requires_python |
>=3.6 |
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.
Please see the standard library documentation for more details.
- Homepage:
Mock Homepage
- Download:
Mock on PyPI
- Documentation:
Python Docs
- License:
BSD License
- Support:
Mailing list ([email protected])
- Code:
GitHub
- Issue tracker:
GitHub Issues
- Build status:

Export Classification Notice
The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.