mirror of
https://github.com/meshtastic/python.git
synced 2026-04-19 06:17:07 -04:00
add more smoke1 tests: debug, team, ch-longslow, ch-shortfast, ch-add, ch-del, ch-index
This commit is contained in:
@@ -183,6 +183,7 @@ Possible options for testing:
|
||||
* To run just integration tests: pytest -mint
|
||||
* To run a smoke test with only one device connected serially: pytest -msmoke1
|
||||
CAUTION: Running smoke1 will reset values on the device.
|
||||
Be sure to hit the button on the device to reset after the test is run.
|
||||
* To run a specific test: pytest -msmoke1 meshtastic/test/test_smoke1.py::test_smoke1_info
|
||||
* To add another classification of tests, then look in pytest.ini
|
||||
* To see the unit test code coverage: pytest --cov=meshtastic
|
||||
|
||||
Reference in New Issue
Block a user