seller_central_backend/pytest.ini
vickytechkey 010dc0352e
All checks were successful
Build and Deploy Beta / build-and-push (push) Successful in 1m31s
Build and Deploy Beta / deploy (push) Successful in 12s
adding api urls and testing framework
2026-08-09 11:42:43 +05:30

3 lines
95 B
INI

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