pytest-antilru 2.0.0
0
Bust functools.lru_cache when running pytest to avoid test pollution
Contents
Bust functools.lru_cache when running pytest to avoid test pollution
Stars: 22, Watchers: 22, Forks: 3, Open Issues: 0The ipwnponies/pytest-antilru
repo was created 5 years ago and the last code push was 3 weeks ago. The project is not very popular with only 22 github stars!
How to Install pytest-antilru
You can install pytest-antilru using pip
pip install pytest-antilru
or add it to a project with poetry
poetry add pytest-antilru
Package Details
- Author
- John Nguyen
- License
- MIT
- Homepage
- https://github.com/ipwnponies/pytest-antilru
- PyPi:
- https://pypi.org/project/pytest-antilru/
- GitHub Repo:
- https://github.com/ipwnponies/pytest-antilru
Classifiers
Related Packages
Errors
A list of common pytest-antilru errors.
Code Examples
Here are some pytest-antilru
code examples and snippets.
GitHub Issues
The pytest-antilru package has 0 open issues on GitHub
- Support Python 3.8+