mirror of
https://github.com/meshtastic/python.git
synced 2026-01-02 21:07:55 -05:00
fix typo and add more info to readme about adding other types of tests
This commit is contained in:
@@ -172,4 +172,5 @@ pytest
|
||||
Possible options for testing:
|
||||
* for more verbosity, add "-v" or even "-vv" like this: pytest -vv
|
||||
* to run just unit tests: pytest -munit
|
||||
* to run just integrstion tests: pytest -mint
|
||||
* to run just integration tests: pytest -mint
|
||||
* if you want to add another classification of tests, then look in pytest.ini
|
||||
|
||||
Reference in New Issue
Block a user