5 lines
130 B
INI
5 lines
130 B
INI
[pytest]
|
|
DJANGO_SETTINGS_MODULE=config.settings.test
|
|
|
|
# -- recommended but optional:
|
|
python_files = tests.py test_*.py *_tests.py
|