Added README note on how to run tests

This commit is contained in:
Fabio Manganiello 2021-02-24 22:40:20 +01:00
parent a5f02c6a30
commit 82fcf86900
1 changed files with 4 additions and 0 deletions

View File

@ -435,6 +435,10 @@ platydock stop device_id
platyvdock rm device_id
```
## Tests
To run the tests simply run `pytest` from the source root folder - no further configuration required.
---
## Funding