python-testrepository

Database of test results - Python 2.x library
  https://pypi.python.org/pypi/testrepository
  1
  1 review



Testrepository provides a database of test results and supports easy workflows to be built on top of that database. For instance, running just failing tests or getting the last test run back to examine again (without running the tests again). Testrepository is compatible with any test suite that can output subunit. This includes any TAP test suite and any pyunit compatible test suite.

The python-testrepository package contains the Python testrepository library for Python 2.x, which can be used for programmatic access to the database.
Latest reviews
4
blueXrider 12 years ago

quite nice