django-project-structure/pytest.ini

4 lines
95 B
INI
Raw Permalink Normal View History

2024-11-05 09:13:26 +00:00
[pytest]
DJANGO_SETTINGS_MODULE = config.settings
python_files = tests.py test_*.py *_tests.py