Letter P

python2-coverage - Code coverage testing module for Python 2

Website: http://nedbatchelder.com/code/modules/coverage.html
License: ASL 2.0 and MIT and (MIT or GPL)
Description:
Coverage.py is a Python 2 module that measures code coverage during Python
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.

How to Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install python2-coverage

Packages

python2-coverage-4.5.4-4.el8.x86_64 [260 KiB] Changelog by Miro Hrončok (2019-10-03):
- Rebuilt for Python 3.8.0rc1 (#1748018)

Subscribe