python3-pytest-timeout - py.test plugin to abort hanging tests
| Website: | https://bitbucket.org/pytest-dev/pytest-timeout/ |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- 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
| python3-pytest-timeout-1.0.0-1.fc24.noarch [20 KiB] |
Changelog
by Scott Talbert (2016-08-11):
- Initial package. |