testrepository 0.0.20-2 source package in Ubuntu

Changelog

testrepository (0.0.20-2) unstable; urgency=medium

  * Switch debian/watch to pypi.debian.net redirector.
  * Bump S-V to 3.9.6.

 -- Tristan Seligmann <email address hidden>  Sun, 09 Aug 2015 19:52:16 +0200

Upload details

Uploaded by:
Python Applications Packaging Team
Uploaded to:
Sid
Original maintainer:
Python Applications Packaging Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main python

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
testrepository_0.0.20-2.dsc 2.4 KiB 5b48a5e1c17d8aa9ce57f29f213413410fb2cb171c1696d5ec3222ddb14e000d
testrepository_0.0.20.orig.tar.gz 83.0 KiB 752449bc98c20253ec4611c40564aea93d435a5bf3ff672208e01cc10e5858eb
testrepository_0.0.20-2.debian.tar.xz 15.3 KiB ded650433a053b9e09641c8d56bd5085416c9f1dba239f088768a759225bce29

Available diffs

No changes file available.

Binary packages built by this source

python-testrepository: Database of test results - Python 2.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 python-testrepository package contains the Python testrepository
 library for Python 2.x, which can be used for programmatic access to the
 database.

python3-testrepository: No summary available for python3-testrepository in ubuntu zesty.

No description available for python3-testrepository in ubuntu zesty.

testrepository: unit test system with database of test results - metapackage and doc

 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.
 .
 This package is a metapackage that depends on both Python 2 and 3 packages. It
 also contains the documentation.