TandoorRecipes/pytest.ini
2021-03-10 19:46:08 +01:00

3 lines
95 B
INI

[pytest]
DJANGO_SETTINGS_MODULE = recipes.settings
python_files = tests.py test_*.py *_tests.py