mocker 1.1.1
0
Graceful platform for test doubles in Python (mocks, stubs, fakes, and dummies).
Contents
Graceful platform for test doubles in Python (mocks, stubs, fakes, and dummies).
How to Install mocker
You can install mocker using pip
pip install mocker
or add it to a project with poetry
poetry add mocker
Package Details
- Author
- Zygmunt Krynicki
- License
- BSD
- Homepage
- http://labix.org/mocker
- PyPi:
- https://pypi.org/project/mocker/
Classifiers
- Software Development/Libraries/Python Modules
- Software Development/Testing
Related Packages
Errors
A list of common mocker errors.
Code Examples
Here are some mocker
code examples and snippets.