Port details on branch 2024Q4 |
- py-pytest-timeout Pytest plugin to abort hanging tests
- 2.1.0 devel =3 2.1.0Version of this port present on the latest quarterly branch.
- Maintainer: loader@FreeBSD.org
- Port Added: 2015-05-22 07:16:14
- 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-timeout
- Description:
- This is a plugin which will terminate tests after a certain timeout.
When doing so it will show a stack dump of all threads running at the
time. This is useful when running tests under a continuous integration
server or simply if you don't know why the test suite hangs.
- ¦ ¦ ¦ ¦
- 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-timeout>0:devel/py-pytest-timeout@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-timeout/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-timeout
- pkg install py39-pytest-timeout
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-timeout listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pytest-timeout
- Package flavors (<flavor>: <package>)
- py39: py39-pytest-timeout
- distinfo:
- TIMESTAMP = 1659146345
SHA256 (pytest-timeout-2.1.0.tar.gz) = c07ca07404c612f8abbe22294b23c368e2e5104b521c1790195561f37e1ac3d9
SIZE (pytest-timeout-2.1.0.tar.gz) = 18386
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:
-
- py39-pytest-cov>0 : devel/py-pytest-cov@py39
- py39-pexpect>0 : misc/py-pexpect@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pytest>=5.0.0 : 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-timeout
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|