Package python-module-coverage-test-runner: Information

    Source package: python-module-coverage-test-runner
    Version: 1.10-alt4.git20150418
    Build time:  Jun 1, 2019, 08:18 AM
    Report package bug
    License: GPLv3+
    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.

    List of rpms provided by this srpm:
    python-module-coverage-test-runner (noarch)

    Maintainer: Vitaly Lipatov


      1. rpm-build-python
      2. python-devel
      3. python-module-coverage

    Last changed


    Aug. 16, 2015 Eugeny A. Rostovtsev 1.10-alt4.git20150418
    - human build for ALT Linux Sisyphus (as request from lav@)
    July 7, 2014 Igor Vlasenko 1.10-alt1_3
    - update to new release by fcimport
    Sept. 2, 2013 Igor Vlasenko 1.10-alt1_2
    - update to new release by fcimport