Categories: Developer Tools, Quality Assurance and Testing Software
- Home
- Linux
- Developer Tools
- pytest-timeout
- Downloading...
pytest-timeout 0.3
pytest-timeout is a plugin for py.test which will terminate tests after a certain timeout. When doing so you will get a stack dump of all threads running at the time. This is useful when e.g. running tests under a continuous integration (CI)...