[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#571888: ITP: testrepository



package: wnpp

Source: testrepository
Maintainer: Robert Collins <robertc@robertcollins.net>
Section: python
Priority: optional
Standards-Version: 3.8.4
Build-Depends-Indep:
    python-central (>= 0.6.7)
Build-Depends:
    cdbs (>= 0.4.51),
    debhelper (>= 6.0.4),
    python (>= 2.4),
    python-testtools,
    python-testresources,
    python-testscenarios,
    python-subunit
XS-Python-Version: all
Homepage: https://launchpad.net/testrepository

Package: testrepository
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${python:Depends},
    ${misc:Depends},
Provides: ${python:Provides}
Description: Test result manager
 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 testrepository package contains the CLI front end.

Package: python-testrepository
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${python:Depends},
    ${misc:Depends},
Provides: ${python:Provides}
Description: Database of test results - python 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 testrepository-python package contains the Python testrepository
 library, which can be used for programmatic access to the database.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: