pytest-timeout 2.3.1
0
pytest plugin to abort hanging tests
Contents
pytest plugin to abort hanging tests
Stars: 206, Watchers: 206, Forks: 63, Open Issues: 19The pytest-dev/pytest-timeout
repo was created 4 years ago and the last code push was 3 months ago.
The project is popular with 206 github stars!
How to Install pytest-timeout
You can install pytest-timeout using pip
pip install pytest-timeout
or add it to a project with poetry
poetry add pytest-timeout
Package Details
- Author
- Floris Bruynooghe
- License
- MIT
- Homepage
- https://github.com/pytest-dev/pytest-timeout
- PyPi:
- https://pypi.org/project/pytest-timeout/
- GitHub Repo:
- https://github.com/pytest-dev/pytest-timeout
Classifiers
- Software Development/Testing
Related Packages
Errors
A list of common pytest-timeout errors.
Code Examples
Here are some pytest-timeout
code examples and snippets.
GitHub Issues
The pytest-timeout package has 19 open issues on GitHub
- [pre-commit.ci] pre-commit autoupdate