Contents

pytest-antilru 2.0.0

0

Bust functools.lru_cache when running pytest to avoid test pollution

Bust functools.lru_cache when running pytest to avoid test pollution

Stars: 33, Watchers: 33, Forks: 3, Open Issues: 2

The ipwnponies/pytest-antilru repo was created 6 years ago and the last code push was 2 days ago. The project is moderately popular with 33 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

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

  • Bump virtualenv from 20.26.3 to 20.36.1

See more issues on GitHub

Related Packages & Articles

pytest-android 2019.2a3

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