diff --git a/README.md b/README.md index 594a4a926cdee778f39dc61da1b5f3f04f8bca1b..0714d0265ba77776affe8bef19d489a65376d54b 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,16 @@ Screencast +Testing +------- + +```bash +pip install hacking pytest pytest-qt +flake8 . +pytest -v tests +``` + + Acknowledgement ---------------