From 82fcf86900b0bff5b7345806233f8932cde3857b Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Wed, 24 Feb 2021 22:40:20 +0100 Subject: [PATCH] Added README note on how to run tests --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e2d53ba86e..370c1d743d 100644 --- a/README.md +++ b/README.md @@ -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