1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-16 19:38:09 +00:00

tox: Run trezorlib.tests.unit_tests

This commit is contained in:
Saleem Rashid 2017-12-19 09:26:36 +00:00 committed by Pavol Rusnak
parent 2996138341
commit fcad6d0e28

View File

@ -8,6 +8,8 @@ envlist =
[testenv]
deps =
-rrequirements.txt
pytest
commands =
python -m compileall trezorlib/
python trezorctl --help
python -m pytest --pyarg trezorlib.tests.unit_tests