5 lines
143 B
INI
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
|