mediacms/pytest.ini

6 wiersze
110 B
INI

[pytest]
DJANGO_SETTINGS_MODULE = cms.settings
python_files = test_*.py
markers =
slow: slow running test