Contents

fudge 1.1.1

0

Replace real objects with fakes (mocks, stubs, etc) while testing.

Replace real objects with fakes (mocks, stubs, etc) while testing.

Stars: 15, Watchers: 15, Forks: 9, Open Issues: 6

The fudge-py/fudge repo was created 8 years ago and the last code push was 3 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
No  fudge  pypi packages just yet.

Errors

A list of common fudge errors.

Code Examples

Here are some fudge code examples and snippets.