v 6.2 Updated: 2 years, 11 months ago
Code coverage measurement for Python
Coverage 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.
https://github.com/nedbat/coveragepy
Installations | 0 |
Requested Installations | 0 |