| Name: | python3-pytest-timeout |
|---|---|
| Version: | 1.4.2 |
| Release: | 7.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 53623 |
| License: | MIT |
| RPM: | python3-pytest-timeout-1.4.2-7.el9.noarch.rpm |
| Source RPM: | python-pytest-timeout-1.4.2-7.el9.src.rpm |
| Build Date: | Wed Jan 12 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/pytest-dev/pytest-timeout |
| Summary: | py.test plugin to abort hanging tests |
| 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. |