HEX
Server: Apache
System: Linux sys.digiflyeg.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User: opal (1023)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/alt/python37/share/doc/alt-python37-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.