fastports

mock 5.2.0_1

devel/py-mock

Rolling backport of unittest.mock for all Pythons

Category
devel
Maintainer
bofh@FreeBSD.org
WWW
https://mock.readthedocs.org/en/latest/
License
BSD2CLAUSE
USES
python

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 2.7 and 3.4 and up.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.