
pytest-timeout 2.1.0
0
pytest plugin to abort hanging tests
Contents
pytest plugin to abort hanging tests
Stars: 146, Watchers: 146, Forks: 48, Open Issues: 23The pytest-dev/pytest-timeout
repo was created 3 years ago and was last updated 1 weeks ago.
The project is popular with 146 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 23 open issues on GitHub
- [pre-commit.ci] pre-commit autoupdate