/ pytest.ini
pytest.ini
1  [pytest]
2  DJANGO_SETTINGS_MODULE = tests.settings
3  python_files = tests.py test_*.py *_tests.py