Package python-module-coverage: Information

    Source package: python-module-coverage
    Version: 3.6.1-alt2.a0.hg20130202
    Build time:  Mar 31, 2013, 02:35 AM
    Report package bug
    License: BSD
    Summary: A tool for measuring code coverage of Python programs
    Description: 
    Coverage.py is a tool for measuring code coverage of Python programs. It
    monitors your program, noting which parts of the code have been
    executed, then analyzes the source to identify code that could have been
    executed but was not.
    
    Coverage measurement is typically used to gauge the effectiveness of
    tests. It can show which parts of your product code are being exercised
    by tests, and which are not.

    List of rpms provided by this srpm:
    python-module-coverage (x86_64, i586)
    python-module-coverage-debuginfo (x86_64, i586)
    python-module-coverage-doc (noarch)
    python-module-coverage-pickles (x86_64, i586)
    python3-module-coverage (x86_64, i586)
    python3-module-coverage-debuginfo (x86_64, i586)



    ACL:
    Eugeny A. Rostovtsev
    @qa
    @python
    @everybody

      1. python3-devel
      2. python3-module-distribute
      3. rpm-build-python
      4. rpm-build-python3
      5. python-devel
      6. python-module-Pygments
      7. python-module-sphinx

    Last changed


    Feb. 17, 2013 Aleksey Avdeev 3.6.1-alt2.a0.hg20130202
    - Fix build with Python3-3.3.x
    Feb. 13, 2013 Eugeny A. Rostovtsev 3.6.1-alt1.a0.hg20130202
    - Version 3.6.1a0
    April 10, 2012 Eugeny A. Rostovtsev 3.5.2-alt2.b1.hg20120329
    - New snapshot
    - Avoid requirement for python-module-coverage on Python 3