mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-20 23:03:54 +08:00
* always multithreaded
* multithreaded
* pkill correct process
* escape more
* load for interfaces
old-commit-hash: 2ad82cbfb0
6 lines
202 B
INI
6 lines
202 B
INI
[pytest]
|
|
addopts = -Werror --strict-config --strict-markers
|
|
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
|