Created
October 14, 2014 12:49
-
-
Save joebuschmann/4b35d619738733174332 to your computer and use it in GitHub Desktop.
Gherkin example for supporting singular or plural wording
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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