Contents

pytest-antilru 1.1.1

0

Bust functools.lru_cache when running pytest to avoid test pollution

Bust functools.lru_cache when running pytest to avoid test pollution

Stars: 18, Watchers: 18, Forks: 3, Open Issues: 3

The 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 18 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
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

No  pytest-antilru  pypi packages just yet.

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 3 open issues on GitHub

  • Support Python 3.8+

See more issues on GitHub

Related Packages & Articles

pytest-android 2019.2a3

This fixture provides a configured "driver" for Android Automated Testing, using uiautomator2.