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/bd/d9/617e6af809bf3a1d468e0d58c3997b1dc219a9a9202e650d30c2fc85d481 |
Distribution File Information
7ba87f72ca0e915175596069dbbcc7c75af7b5e9b9bc107ad6349ede0819982f 31617 python-src/mock-5.2.0-py3-none-any.whl
Ports that require python-mock:v12
No other ports depend on this one. |