python-coverage-test-runner 1.8-1 source package in Ubuntu

Changelog

python-coverage-test-runner (1.8-1) unstable; urgency=low


  * New upstream release.

 -- Lars Wirzenius <email address hidden>  Thu, 19 Jan 2012 11:27:56 +0000

Upload details

Uploaded by:
to be removed
Uploaded to:
Sid
Original maintainer:
to be removed
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-coverage-test-runner_1.8-1.dsc 1.5 KiB 3e0c4d797f54c384ef6b515dea87c95e3b948dc0bd6f64c16cab26b841b9581c
python-coverage-test-runner_1.8.orig.tar.gz 19.0 KiB 89088a491dac7edd522c00f45263abefc7f9f12c0fca1c122c2c5585573649dc
python-coverage-test-runner_1.8-1.debian.tar.gz 2.0 KiB 191de83cd1eadb97f919c36f57c24e741c2e8b8d8a3287f68b4831c5c6b22794

Available diffs

No changes file available.

Binary packages built by this source

python-coverage-test-runner: fail Python program unit tests unless they test everything

 This package contains the Python module CoverageTestRunner, which runs
 unit tests implemented using the unittest module in the Python standard
 library. It runs them using coverage.py (in the python-coverage package)
 and fails the test if all statements are not covered.