ipwnponies / pytest-antilru

Bust functools.lru_cache when running pytest to avoid test pollution
MIT License
20 stars 3 forks source link

Test against different versions of pytest #5

Closed ipwnponies closed 5 years ago

ipwnponies commented 5 years ago

We should test for compatibility against different pytest releases.