소스 검색

readme about testing

boyska 2 년 전
부모
커밋
14704ec7ed
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -60,7 +60,11 @@ have the same format.
 testing
 -----------
 
-unit tests can be run with `python setup.py test`
+```
+gitlab-runner exec docker test
+```
+
+(or, `pytest-3`, assuming you have a properly configured system)
 
 screenshots
 --------------