You are here: Home / LBN / Up2date / CI/CD / BastionLinux 36 / python3-pytest-cov-4.1.0-1.lbn36.noarch

python3-pytest-cov-4.1.0-1.lbn36.noarch

Package Attributes
RPM  python3-pytest-cov-4.1.0-1.lbn36.noarch.rpm Architecture  noarch Size  139452 Created  2024/01/21 13:51:32 UTC
Package Specification
Summary Coverage plugin for pytest
Group Unspecified
License MIT
Home Page https://github.com/pytest-dev/pytest-cov
Description

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.

Requires
python3.10dist(coverage[toml])  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
Provides
python-pytest-cov
python3-pytest-cov
python3.10-pytest-cov
python3.10dist(pytest-cov)
python3dist(pytest-cov)

Document Actions