A mocking library developed to enable static and runtime type checking of your mocks to help keep them up-to-date with your production code.
It has a simple, fluent API and is designed to be used with Python's assert statement.
Checkout the docs link below for more information.
pip install mocksafe
| Install: | PyPi |
|---|---|
| Docs: | Read The Docs |
| License: | MIT |
| Source: | GitHub |
| Issues: | GitHub Issues |
| Discussion: | Questions & Feedback |