Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 178 Bytes

development.md

File metadata and controls

11 lines (9 loc) · 178 Bytes

Running unit tests

Native python:

python -m unittest tests/

Embedded python (Windows zip file installation method):

..\python_embeded\python.exe -m unittest