qutebrowser/tests/end2end/features/userscripts.feature
Florian Bruhin 64d4c9f83e Clean up end2end test file structure
This renames tests/integration to tests/end2end and moves some files to
tests/end2end/fixtures.
2016-05-29 18:20:00 +02:00

4 lines
196 B
Gherkin

Scenario: Starting a userscript which doesn't exist
When I run :spawn -u this_does_not_exist
Then the error "Error while spawning userscript: The process failed to start." should be shown