SlackBuilds Repository

15.0 > Python > python3-pytest-cov (3.0.0)

This pytest 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.

This requires: coverage, python3-pytest

Maintained by: toolonely
Keywords: python,pytest,coverage
ChangeLog: python3-pytest-cov

Homepage:
https://github.com/pytest-dev/pytest-cov

Source Downloads:
pytest-cov-3.0.0.tar.gz (334699c80f86308f4781b14179321812)

Download SlackBuild:
python3-pytest-cov.tar.gz
python3-pytest-cov.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds