Port details on branch 2024Q4 |
- py-pytest-forked Run tests in isolated forked subprocesses
- 1.6.0 devel =3 1.6.0Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2019-05-14 13:38:29
- Last Update: 2024-02-29 07:18:32
- Commit Hash: 5d4139f
- 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-forked
- Description:
- pytest plugin to run each test in a forked subprocess. This is an
extraction of the xdist --forked module.
- ¦ ¦ ¦ ¦
- 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-forked>0:devel/py-pytest-forked@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-forked/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-forked
- pkg install py39-pytest-forked
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-pytest-forked listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pytest-forked
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1681927363
SHA256 (pytest-forked-1.6.0.tar.gz) = 4dafd46a9a600f65d822b8f605133ecf5b3e1941ebb3588e943b4e3eb71a5a3f
SIZE (pytest-forked-1.6.0.tar.gz) = 9977
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-scm>0 : devel/py-setuptools-scm@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pytest>=3.10 : devel/py-pytest@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-pytest-forked
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|