Skip to content

bwbeach/tinymock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The implementation of tinymock is in tinymock/impl.py.  To test it:

    cd tinymock ; python impl.py

The documentation is in tinymock/__init__.py.  To build it, install sphinx, and:

    cd doc ; make html

About

Super simple mock objects for Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published