Code coverage measurement for Python

Edit Package python-coverage
http://pypi.python.org/coverage

Coverage.py measures code coverage, typically during test execution. It uses
the code analysis tools and tracing hooks provided in the Python standard
library to determine which lines are executable, and which have been executed.

Refresh
Refresh
Source Files
Filename Size Changed
coverage-7.3.1.tar.gz 0000764806 747 KB
python-coverage.changes 0000057610 56.3 KB
python-coverage.spec 0000003894 3.8 KB
Revision 60 (latest revision is 62)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1111926 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 60)
- update to 7.3.1:
  * The semantics of stars in file patterns has been clarified in
    the docs.  A leading or trailing star matches any number of path
    components, like a double star would.  This is different than
    the behavior of a star in the middle of a pattern.

    since 6.4.3.
- Handle cases where python2 is disabled
- add LICENSE.txt
- python3 package added
- minor spec improvement (files section)
Comments 0
openSUSE Build Service is sponsored by