Fedora Packages

python3-pytest-cov Subpackage of python-pytest-cov

Coverage plugin for pytest

This plugin produces coverage reports. Compared to just using coverage run this plugin does some extras: • Subprocess support: you can fork or run stuff in a subprocess and will get covered without any fuss. • Xdist support: you can use all of pytest-xdist’s features and still get coverage. • Consistent pytest behavior. If you run coverage run -m pytest you will have slightly different sys.path (CWD will be in it, unlike when running pytest). All features offered by the coverage package should work, either through pytest-cov’s command line options or through coverage’s config file.

Releases Overview

Release Stable Testing
Fedora Rawhide 4.0.0-10.fc40 -
Fedora 40 4.0.0-10.fc40 -
Fedora 39 4.0.0-8.fc39 -
Fedora 38 4.0.0-5.fc38 -
EPEL 9 4.0.0-2.el9 -
EPEL 8 2.6.0-1.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-pytest-cov dash maintainers at fedoraproject dot org.



Sources on Pagure