Files
hoopscout/pytest.ini
2026-03-10 13:06:12 +01:00

5 lines
138 B
INI

[pytest]
DJANGO_SETTINGS_MODULE = config.settings.development
python_files = tests.py test_*.py *_tests.py
cache_dir = /tmp/.pytest_cache