-
-
Save maxloncar/0ce29c79748ba116d5e8d8e882ee77df to your computer and use it in GitHub Desktop.
Scenarios example with Gherkin syntax
This file contains 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
Given some initial state | |
When an action is taken | |
Then verify an outcome | |
And another outcome could be verified from the same action |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment