python-coverage

rage.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.
Current version: 4.5.3

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 4.5.3 project version
2019-01-17 9 4.2 project version
2017-07-13 8 4.2 project version