Letter P

python3-coverage - Code coverage testing module for Python 3

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

Packages

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

Subscribe