Skip to content

Instantly share code, notes, and snippets.

@joebuschmann
Created October 14, 2014 12:49
Show Gist options
  • Select an option

  • Save joebuschmann/4b35d619738733174332 to your computer and use it in GitHub Desktop.

Select an option

Save joebuschmann/4b35d619738733174332 to your computer and use it in GitHub Desktop.
Gherkin example for supporting singular or plural wording
Scenario: Support singular and plural wording
Given the following devices
| Product Name |
| Galaxy IV |
| iPhone |
And the following device
| Product Name |
| Windows Phone |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment