Coverage.py: code coverage testing for Python
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.
Maintained by: Dimitris Zlatanidis
Keywords: coverage,python,tools
ChangeLog: coverage
Homepage:
http://nedbatchelder.com/code/coverage/
Download SlackBuild:
coverage.tar.gz
coverage.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
coverage.SlackBuild |
coverage.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds