cbmi/pytest.ini

6 lines
107 B
INI
Raw Normal View History

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