pytest-django icon indicating copy to clipboard operation
pytest-django copied to clipboard

Run checks at the start of tests

Open adamchainz opened this issue 9 years ago • 12 comments
trafficstars

Fixes #337. Checks are run at the start of tests, like Django does in 1.11+ after django/django#6294 was merged.

adamchainz avatar Nov 05 '16 14:11 adamchainz