pytest_exact_fixtures

Parse queries in Lucene and Elasticsearch syntaxes


License
MIT
Install
pip install pytest_exact_fixtures==0.3

Documentation

pytest_exact_fixtures

Proactively tear-down session and module fixtures so that only those fixtures requested by the current test are active. This is useful when multiple fixtures modify the same module global. The behaviour is similar to that of zope.testrunner layers.