python2-pytest-timeout - py.test plugin to abort hanging tests
Website: | https://github.com/pytest-dev/pytest-timeout |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
python2-pytest-timeout-1.4.2-1.fc14.al.noarch [21 KiB] |
Changelog
by Scott Talbert (2020-07-15):
- Update to new upstream release 1.4.2 (#1857421) |