[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-pytest-cov-4.0.0-3.el9

Name python-pytest-cov
Epoch 0
Version 4.0.0
Release 3.el9
Website/URL https://github.com/pytest-dev/pytest-cov
License MIT
Build Time 2024-05-14 16:46:01
Build Host builder-x86-09.inferitos.ru
Summary Coverage plugin for pytest
Repositories Extras
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-pytest-cov-4.0.0-3.el9.noarch Coverage plugin for pytest 5e0b37fa4a3d400ffdae6e19e4950e8333b66a0a0248991e6364df029f98e1ee download
src
python-pytest-cov-4.0.0-3.el9.src Coverage plugin for pytest 3cf32b2e6253572a67508f7d18f977593a679d7668548919680f2a6d66f4e9ec download
Changelog link
* Wed Jan 10 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 4.0.0-2
- Rebuilt for MSVSphere 9.3

* Thu Sep 29 2022 chedi toueiti <chedi.toueiti@gmail.com> 4.0.0-2
- RPMAUTOSPEC: unresolvable merge