onionshare/desktop/tests/run.bat

5 lines
139 B
Batchfile
Raw Normal View History

pytest -v tests\test_gui_tabs.py
pytest -v tests\test_gui_share.py
pytest -v tests\test_gui_receive.py
pytest -v tests\test_gui_website.py