[ 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 ]
×

Package python3-pytest-cov-4.0.0-3.el9.noarch download

Name python3-pytest-cov
Epoch 0
Version 4.0.0
Release 3.el9
Architecture noarch
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
Size 47 KiB
Source Project python-pytest-cov-4.0.0-3.el9
SHA-256 checksum 5e0b37fa4a3d400ffdae6e19e4950e8333b66a0a0248991e6364df029f98e1ee
× Full screenshot
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