flaky 3.8.1
0
Plugin for pytest that automatically reruns flaky tests.
Contents
Plugin for pytest that automatically reruns flaky tests.
Stars: 381, Watchers: 381, Forks: 60, Open Issues: 33The box/flaky
repo was created 10 years ago and the last code push was 6 months ago.
The project is popular with 381 github stars!
How to Install flaky
You can install flaky using pip
pip install flaky
or add it to a project with poetry
poetry add flaky
Package Details
- Author
- Box
- License
- Apache Software License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0
- Homepage
- https://github.com/box/flaky
- PyPi:
- https://pypi.org/project/flaky/
- GitHub Repo:
- https://github.com/box/flaky
Classifiers
- Software Development/Testing
Related Packages
Errors
A list of common flaky errors.
Code Examples
Here are some flaky
code examples and snippets.
GitHub Issues
The flaky package has 33 open issues on GitHub
- flaky + pytest-asyncio: RuntimeError: Event loop is closed