IMG / development.md
BSJ2004's picture
Upload 433 files
dc3939a verified
|
Raw
History Blame Contribute Delete
178 Bytes

Running unit tests

Native python:

python -m unittest tests/

Embedded python (Windows zip file installation method):

..\python_embeded\python.exe -m unittest