Explorar el Código

Update README.md

Kentaro Wada hace 7 años
padre
commit
2d60314ecb
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -120,6 +120,16 @@ Screencast
 <img src=".readme/screencast.gif" width="70%"/>
 
 
+Testing
+-------
+
+```bash
+pip install hacking pytest pytest-qt
+flake8 .
+pytest -v tests
+```
+
+
 Acknowledgement
 ---------------