forked from platypush/platypush
Added README note on how to run tests
This commit is contained in:
parent
a5f02c6a30
commit
82fcf86900
1 changed files with 4 additions and 0 deletions
|
@ -435,6 +435,10 @@ platydock stop device_id
|
||||||
platyvdock rm device_id
|
platyvdock rm device_id
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Tests
|
||||||
|
|
||||||
|
To run the tests simply run `pytest` from the source root folder - no further configuration required.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Funding
|
## Funding
|
||||||
|
|
Loading…
Reference in a new issue