pytest-django
pytest-django copied to clipboard
Run checks at the start of tests
trafficstars
Fixes #337. Checks are run at the start of tests, like Django does in 1.11+ after django/django#6294 was merged.