The devel/py-test-timeout,python3 port
py3-test-timeout-1.4.2p3 – pytest plugin to abort hanging tests (cvsweb github mirror)
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.WWW: https://github.com/pytest-dev/pytest-timeout
Maintainer
Kurt Mosiejczuk
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/__pycache__/
- /usr/local/lib/python3.11/site-packages/__pycache__/pytest_timeout.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/pytest_timeout.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_timeout-1.4.2.dist-info/
- /usr/local/lib/python3.11/site-packages/pytest_timeout-1.4.2.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/pytest_timeout-1.4.2.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/pytest_timeout-1.4.2.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/pytest_timeout-1.4.2.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/pytest_timeout-1.4.2.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/pytest_timeout-1.4.2.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/pytest_timeout.py
- @conflict py-test-timeout-*