Pakket: python3-testrepository (0.0.21-3)
Verwijzigingen voor python3-testrepository
Debian bronnen:
Het bronpakket testrepository downloaden:
- [testrepository_0.0.21-3.dsc]
- [testrepository_0.0.21.orig.tar.xz]
- [testrepository_0.0.21-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Database of test results - Python 3.x library
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 python3-testrepository package contains the Python testrepository library for Python 3.x, which can be used for programmatic access to the database.
Andere aan python3-testrepository gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-fixtures
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- dep: python3-iso8601
- Python module to parse ISO 8601 dates - Python 3.x
-
- dep: python3-subunit
- unit testing protocol - Python3 bindings to generate and consume streams