python-mock-comparison
python-mock-comparison copied to clipboard
A comparison of Python's mocking and other test double libraries
================================ Python Mock Library Comparison
This is a side-by-side comparison of how to accomplish some basic tasks with popular Python mocking libraries and frameworks.
This repository is the Sphinx source for the comparison. You can view the comparison itself at http://garybernhardt.github.com/python-mock-comparison/.