Your IP : 216.73.216.196


Current Path : /opt/alt/python27/share/doc/alt-python27-testfixtures/
Upload File :
Current File : //opt/alt/python27/share/doc/alt-python27-testfixtures/README.rst

|Travis|_ |Coveralls|_ |Docs|_

.. |Travis| image:: https://api.travis-ci.org/Simplistix/testfixtures.png?branch=master
.. _Travis: https://travis-ci.org/Simplistix/testfixtures

.. |Coveralls| image:: https://coveralls.io/repos/Simplistix/testfixtures/badge.png?branch=master
.. _Coveralls: https://coveralls.io/r/Simplistix/testfixtures?branch=master

.. |Docs| image:: https://readthedocs.org/projects/testfixtures/badge/?version=latest
.. _Docs: http://testfixtures.readthedocs.org/en/latest/


TestFixtures
============

TestFixtures is a collection of helpers and mock objects that are useful when
writing unit tests or doc tests.