Name: | python3-pytest-cov |
---|---|
Version: | 5.0.0 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 166521 |
License: | MIT |
RPM: | python3-pytest-cov-5.0.0-1.el10_0.noarch.rpm |
Source RPM: | python-pytest-cov-5.0.0-1.el10_0.src.rpm |
Build Date: | Tue Jan 28 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pytest-dev/pytest-cov |
Summary: | Coverage plugin for pytest |
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. |
- Update to 5.0.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- Bootstrap for Python 3.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for Python 3.12
- Bootstrap for Python 3.12
- Drop -S git