4 lines
123 B
INI
4 lines
123 B
INI
|
[pytest]
|
||
|
DJANGO_SETTINGS_MODULE = test_settings
|
||
|
# -- recommended but optional:
|
||
|
python_files = tests.py test_*.py *_tests.py
|