5 lines
366 B
Batchfile
5 lines
366 B
Batchfile
pytest -s -v --s="{'width': 300, 'height': 420}" test_navigation_panel.py
|
|
pytest -s -v --s="{'width': 300, 'height': 420}" test_services_table.py
|
|
pytest -s -v --s="{'width': 300, 'height': 420}" test_json_container.py
|
|
pytest -s -v --s="{'width': 300, 'height': 420}" test_user_modal_window.py
|
|
pytest -s -v --s="{'width': 800, 'height': 200}" test_session_settings.py |