# testfixtures **Repository Path**: mirrors_besser82/testfixtures ## Basic Information - **Project Name**: testfixtures - **Description**: TestFixtures is a collection of helpers and mock objects that are useful when writing unit tests or doc tests. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README |Travis|_ |Coveralls|_ |Docs|_ .. |Travis| image:: https://api.travis-ci.org/Simplistix/testfixtures.svg?branch=master .. _Travis: https://travis-ci.org/Simplistix/testfixtures .. |Coveralls| image:: https://coveralls.io/repos/Simplistix/testfixtures/badge.svg?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.