summaryrefslogtreecommitdiff
path: root/tests/run.bat
blob: 5db3f14a1b5bf74f3cd52c912918197f4c34dc23 (plain)
1
2
3
4
5
6
7
8
9
pytest -vvv tests\test_cli.py
pytest -vvv tests\test_cli_common.py
pytest -vvv tests\test_cli_settings.py
pytest -vvv tests\test_cli_strings.py
pytest -vvv tests\test_cli_web.py
pytest -vvv --rungui tests\test_gui_tabs.py
pytest -vvv --rungui tests\test_gui_share.py
pytest -vvv --rungui tests\test_gui_receive.py
pytest -vvv --rungui tests\test_gui_website.py