Files
penracourses/pytest.ini
Ross f454d5a08d .
2022-06-26 19:01:48 +01:00

4 lines
116 B
INI

[pytest]
DJANGO_SETTINGS_MODULE=rad.settings
python_files = tests.py test_*.py *_tests.py
addopts = --nomigrations