Port details on branch 2024Q2 |
- py-pytest-timeout Pytest plugin to abort hanging tests
- 2.4.0 devel
=3 2.4.0Version of this port present on the latest quarterly branch. - Maintainer: loader@FreeBSD.org
 - Port Added: 2015-05-22 07:16:14
- Last Update: 2025-09-06 08:05:35
- Commit Hash: 57b1d30
- People watching this port, also watch:: qtkeychain-qt5, py311-treq, py311-Automat, linux-c7-atk, py311-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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 py311-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 py311-pytest-timeout listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytest-timeout
- Package flavors (<flavor>: <package>)
- py311: py311-pytest-timeout
- distinfo:
- TIMESTAMP = 1757054483
SHA256 (pytest_timeout-2.4.0.tar.gz) = 7e68e90b01f9eff71332b25001f85c75495fc4e3a836701876183c4bcfd0540a
SIZE (pytest_timeout-2.4.0.tar.gz) = 17973
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-pytest-cov>0 : devel/py-pytest-cov@py311
- py311-pexpect>0 : misc/py-pexpect@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pytest>=7.0.0 : devel/py-pytest@py311
- python3.11 : lang/python311
- 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:
|