fudge 1.1.1
0
Replace real objects with fakes (mocks, stubs, etc) while testing.
Contents
Replace real objects with fakes (mocks, stubs, etc) while testing.
Stars: 15, Watchers: 15, Forks: 9, Open Issues: 6The fudge-py/fudge
repo was created 9 years ago and the last code push was 4 years ago. The project is not very popular with only 15 github stars!
How to Install fudge
You can install fudge using pip
pip install fudge
or add it to a project with poetry
poetry add fudge
Package Details
- Author
- Kumar McMillan
- License
- The MIT License
- Homepage
- https://github.com/fudge-py/fudge
- PyPi:
- https://pypi.org/project/fudge/
- GitHub Repo:
- https://github.com/fudge-py/fudge
Classifiers
- Software Development/Testing
Related Packages
Errors
A list of common fudge errors.
Code Examples
Here are some fudge
code examples and snippets.