Files
RasadDam_Backend/pytest.ini

4 lines
95 B
INI
Raw Normal View History

2025-04-29 15:43:53 +03:30
[pytest]
DJANGO_SETTINGS_MODULE = config.settings
python_files = tests.py test_*.py *_tests.py