소스 검색

Update README.md

Kentaro Wada 7 년 전
부모
커밋
2d60314ecb
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  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
 ---------------