mirror of
https://github.com/meshtastic/python.git
synced 2026-04-17 21:42:20 -04:00
added smoke tests on one device
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
[pytest]
|
||||
|
||||
addopts = -m "not smoke1"
|
||||
|
||||
markers =
|
||||
unit: marks tests as unit tests
|
||||
int: marks tests as integration tests
|
||||
smoke1: runs smoke test on one device
|
||||
|
||||
Reference in New Issue
Block a user