All Projects → man-group → mockextras

man-group / mockextras

Licence: BSD-2-Clause license
Addon library for the python Mock library

Programming Languages

python
139335 projects - #7 most used programming language

The mockextras library is designed to be used with the unittest.mock library in python 3 or the mock backport of this (http://www.voidspace.org.uk/python/mock/) in python 2. The mockextras library adds a number of features that are found in other mocking libraries namely:

  • a fluent API for the configuration of stubs
  • stubs
  • matchers

The documentation is here: http://mockextras.readthedocs.org/

Build Status Coverage Status Code Health

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].