ports/devel/py-pytest-timeout/pkg-descr
Fukang Chen e11b1bc94d devel/py-pytest-timeout: Update to 1.4.2
- Update to 1.4.2
- Project homepage moved to GitHub

Approved by:	koobs (mentor, implicit)
MFH:		No (catch up with upstream new release)
2021-04-10 04:16:48 +00:00

6 lines
322 B
Text

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