ojuso-map/setup.cfg

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