seller_central_backend/pytest.ini

4 lines
95 B
INI
Raw Normal View History

2026-08-09 06:12:43 +00:00
[pytest]
DJANGO_SETTINGS_MODULE = config.settings
python_files = tests.py test_*.py *_tests.py