Port details on branch 2024Q4 |
- py-pytest4-cov Pytest plugin for measuring coverage (legacy version for pytest 4)
- 2.9.0 devel =3 2.9.0Version of this port present on the latest quarterly branch.
- Maintainer: dbaio@FreeBSD.org
- Port Added: 2022-03-18 17:15:21
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: qtkeychain-qt5, py39-treq, py311-Automat, linux-c7-atk, py39-beautifulsoup
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/pytest-dev/pytest-cov
- Description:
- This plugin produces coverage reports. It supports centralised testing and
distributed testing in both load and each modes. It also supports coverage of
subprocesses.
All features offered by the coverage package should be available, either through
pytest-cov or through coverage's config file.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pytest4-cov>0:devel/py-pytest4-cov@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/py-pytest4-cov/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest4-cov
- pkg install py39-pytest4-cov
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-pytest4-cov listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pytest4-cov
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1590933452
SHA256 (pytest-cov-2.9.0.tar.gz) = b6a814b8ed6247bd81ff47f038511b57fe1ce7f4cc25b9106f1a4b106f1d9322
SIZE (pytest-cov-2.9.0.tar.gz) = 54269
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-coverage>=4.4 : devel/py-coverage@py39
- py39-pytest4>=3.6 : devel/py-pytest4@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest4-cov
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|