python-mock
Subpackage Descriptions
single |
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 (testing-in-python@lists.idyll.org)
`_
:Code: [GitHub
]
:Issue tracker: [GitHub Issues
]
:Build status:
|CircleCI|_ |Docs|_
.. |CircleCI| image::
https://circleci.com/gh/testing-cabal/mock/tree/master.svg?style=shield
.. _CircleCI: https://circleci.com/gh/testing-cabal/mock/tree/master
.. |Docs| image::
https://readthedocs.org/projects/mock/badge/?version=latest
.. _Docs: http://mock.readthedocs.org/en/latest/
.. _Mock Homepage: http://mock.readthedocs.org/en/latest/
.. _BSD License:
https://github.com/testing-cabal/mock/blob/master/LICENSE.txt
.. _Python Docs: https://docs.python.org/dev/library/unittest.mock.html
.. _mock on PyPI: https://pypi.org/project/mock/
|
Configuration Switches (platform-specific settings discarded)
PY312 ON Build using Python 3.12
PY313 OFF Build using Python 3.13
Package Dependencies by Type
Download groups
main |
mirror://PYPIWHL/6b/20/471f41173930550f279ccb65596a5ac19b9ac974a8d93679bcd3e0c31498 |
Distribution File Information
18c694e5ae8a208cdb3d2c20a993ca1a7b0efa258c247a1e565150f477f83744 30938 python-src/mock-5.1.0-py3-none-any.whl
Ports that require python-mock:v12
No other ports depend on this one. |