Fedora 16 Update: python-coverage-test-runner-1.8-1.fc16

updates at fedoraproject.org updates at fedoraproject.org
Wed Jun 20 00:20:33 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-8852
2012-06-05 22:06:01
--------------------------------------------------------------------------------

Name        : python-coverage-test-runner
Product     : Fedora 16
Version     : 1.8
Release     : 1.fc16
URL         : http://liw.fi/coverage-test-runner/
Summary     : Python module for enforcing code coverage completeness
Description :
CoverageTestRunner is a Python module for running unit tests and
failing them if the unit test module does not exercise all statements
in the module it tests.

For example, unit tests in module foo_tests.py are supposed to test
everything in the foo.py module, and if they don't, it's a bug in the
test coverage. It does not matter if other tests happen to test the
missing parts. The unit tests for the module should test everything in
that module.

--------------------------------------------------------------------------------
Update Information:

Initial Fedora release of the CoverageTestRunner module for Python
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #827803 - Review Request: python-coverage-test-runner - Python module for enforcing code coverage completeness
        https://bugzilla.redhat.com/show_bug.cgi?id=827803
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-coverage-test-runner' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list