mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
fix typo and add more info to readme about adding other types of tests
This commit is contained in:
1 parent
4def643803
commit
e5f0dc9c4b
1 file changed
+2
-1
@@ -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