Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 283 Bytes

Testing.md

File metadata and controls

13 lines (11 loc) · 283 Bytes

Testing

Tox

All the tests are ran via tox exept the user interface tests.

tox

User interface tests

UI tests are ran using KeyWeeUsr/KivyUnitTest.

python -m kivyunittest --folder src/tests/ui/ --pythonpath src/