readme about testing
This commit is contained in:
parent
23144cafa7
commit
14704ec7ed
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
--------------
|
||||
|
|
Loading…
Reference in a new issue