Skip to content

Instantly share code, notes, and snippets.

@pyykkis
Created April 19, 2011 14:20
Show Gist options
  • Save pyykkis/927996 to your computer and use it in GitHub Desktop.
Save pyykkis/927996 to your computer and use it in GitHub Desktop.
Failing cucumber scenario
Scenario: Sending REST import first with user defined test environment and then without
Given I have sent a request with optional parameter "environment_txt" with value "Emulator" via the REST API
When the client sends file "sim.xml" via the REST API
Then the REST result "ok" is "1"
And I should be able to view the latest created report
Then I should see "Hardware: N900"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment