[pytest] DJANGO_SETTINGS_MODULE = config.settings.development python_files = test_*.py addopts = -q --cov=apps --cov-report=term-missing --cov-fail-under=90 markers = e2e: browser-based end-to-end test suite for nightly jobs