normandy/pytest.ini

6 строки
121 B
INI

[pytest]
DJANGO_SETTINGS_MODULE = normandy.settings
DJANGO_CONFIGURATION = Test
testpaths = normandy
xfail_strict = True