Versions

Description

*Fakeable* is a Python library that provides a facility for transparently replacing objects with fake versions during unit testing. The main advantage of Fakeable is that from the point of view of the production code there is nothing that needs to be done except to declare a specific metaclass to opt-in to being faked. Then, during testing the tests specify to use a fake version of a specific class and then "magically" at runtime a fake version is used.

Repository

https://github.com/sleepydragonsw/fakeable

Project Slug

fakeable

Last Built

No builds yet

Maintainers

Home Page

https://github.com/sleepydragonsw/fakeable

Badge

Tags

Project has no tags.

Short URLs

fakeable.readthedocs.io
fakeable.rtfd.io

Default Version

latest

'latest' Version

master