mirror of
https://github.com/sstent/AICyclingCoach.git
synced 2026-01-25 16:41:58 +00:00
5 lines
101 B
INI
5 lines
101 B
INI
[pytest]
|
|
testpaths = tests
|
|
addopts = -p no:warnings --verbose
|
|
python_files = test_*.py
|
|
log_cli = true |