ojuso-map/setup.cfg
2018-04-12 21:15:24 +02:00

5 lines
143 B
INI

[tool:pytest]
DJANGO_SETTINGS_MODULE = ojusomap.settings
python_files = tests.py test_*.py *_tests.py
addopts = --reuse-db --strict --tb=short