mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-04-07 18:34:00 +08:00
pytest: add durations to tici (#30609)
add durations to tici
old-commit-hash: 56b8a1a5db
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[pytest]
|
||||
addopts = -Werror --strict-config --strict-markers
|
||||
addopts = -Werror --strict-config --strict-markers --durations=10
|
||||
markers =
|
||||
slow: tests that take awhile to run and can be skipped with -m 'not slow'
|
||||
tici: tests that are only meant to run on the C3/C3X
|
||||
|
||||
Reference in New Issue
Block a user