Files
n3wt-school/Back-End/pytest.ini
2025-06-05 16:42:50 +02:00

4 lines
99 B
INI

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