Files
mediacms/pytest.ini
T

6 lines
110 B
INI
Raw Normal View History

2021-07-01 20:35:43 +05:30
[pytest]
DJANGO_SETTINGS_MODULE = cms.settings
python_files = test_*.py
markers =
slow: slow running test