Port details on branch 2025Q1 |
- py-pytest-cov Pytest plugin for measuring coverage
- 5.0.0 devel =4 5.0.0Version of this port present on the latest quarterly branch.
- Maintainer: dbaio@FreeBSD.org
- Port Added: 2017-09-17 11:10:55
- Last Update: 2024-08-03 14:03:12
- Commit Hash: 26b0720
- People watching this port, also watch:: python27, py39-click, py39-bcrypt, dtc, readline
- 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}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/py-pytest-cov/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-cov
- pkg install py311-pytest-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 py311-pytest-cov listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytest-cov
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1722689591
SHA256 (pytest-cov-5.0.0.tar.gz) = 5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857
SIZE (pytest-cov-5.0.0.tar.gz) = 63042
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-fields>0 : devel/py-fields@py311
- py311-hunter>0 : devel/py-hunter@py311
- py311-process-tests>0 : devel/py-process-tests@py311
- py311-pytest-xdist>0 : devel/py-pytest-xdist@py311
- py311-six>0 : devel/py-six@py311
- py311-virtualenv>0 : devel/py-virtualenv@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-coverage>=5.2.1 : devel/py-coverage@py311
- py311-pytest>=4.6,1 : devel/py-pytest@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-cov
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|