Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045600
en ru br
ALT Linux repos
S:4.1.0-alt1

Group :: Development/Python3
RPM: python3-module-pytest-cov

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.1.0-alt1
Build date: 25 may 2023, 10:10 ( 44.1 weeks ago )
Size: 46.04 Kb

Home page:   https://pypi.org/project/pytest-cov/

License: MIT
Summary: Pytest plugin for measuring coverage
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).

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-pytest-cov
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin