CMD + K

mockextras

Community

Extensions to the mock library

Installation

To install this package, run one of the following:

Conda
$conda install jholdom::mockextras

Usage Tracking

1.0.2
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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/ and the source is here: http://github.com/manahl/mockextras

About

Summary

Extensions to the mock library

Last Updated

Aug 30, 2018 at 20:42

License

BSD License

Total Downloads

29

Supported Platforms

linux-64
win-64