Skip to content

Instantly share code, notes, and snippets.

@maxloncar
Created April 13, 2023 07:46
Show Gist options
  • Save maxloncar/0ce29c79748ba116d5e8d8e882ee77df to your computer and use it in GitHub Desktop.
Save maxloncar/0ce29c79748ba116d5e8d8e882ee77df to your computer and use it in GitHub Desktop.
Scenarios example with Gherkin syntax
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