python-fixtures source package in Utopic
python-fixtures: PyUnit extension for defining test fixtures outside of test cases - Python 2.x
python3-fixtures: PyUnit extension for defining test fixtures outside of test cases - Python 3.x
python-fixtures information
Upstream connections
Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward. Bugs belong in Launchpad. Source code is in https://github.com/testing-cabal/fixtures Releases are on pypi https://pypi.python.org/pypi/fixtures
- Bug supervisor:
- Bug tracker:
- Branch:
There are no registered releases for the Python Fixtures ⇒ trunk.