factory/pytest.ini

4 lines
100 B
INI

[pytest]
DJANGO_SETTINGS_MODULE = server.test_settings
python_files = tests.py test_*.py *_tests.py