Prechádzať zdrojové kódy

readme about testing

boyska 2 rokov pred
rodič
commit
14704ec7ed
1 zmenil súbory, kde vykonal 5 pridanie a 1 odobranie
  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
 --------------