cbmi/pytest.ini

5 lines
107 B
INI

# pytest.ini
[pytest]
DJANGO_SETTINGS_MODULE = cbmi.settings
python_files = tests.py test_*.py *_tests.py