TandoorRecipes/pytest.ini
2021-02-25 22:36:20 +01:00

4 lines
96 B
INI

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