mirror of
https://github.com/infiniteCable2/opendbc.git
synced 2026-06-08 10:54:51 +08:00
readme: update test command
This commit is contained in:
@@ -59,7 +59,7 @@ cd opendbc
|
|||||||
# here are the individual commands it runs
|
# here are the individual commands it runs
|
||||||
pip3 install -e .[testing,docs] # install dependencies
|
pip3 install -e .[testing,docs] # install dependencies
|
||||||
scons -j8 # build with 8 cores
|
scons -j8 # build with 8 cores
|
||||||
pytest . # run the tests
|
unittest-parallel # run the tests
|
||||||
lefthook run lint # run the linter
|
lefthook run lint # run the linter
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user