Files
aicyclingcoach-go/backend/pytest.ini
2025-09-08 12:51:15 -07:00

5 lines
101 B
INI

[pytest]
testpaths = tests
addopts = -p no:warnings --verbose
python_files = test_*.py
log_cli = true