/scenarios_example.feature Secret
Created
April 13, 2023 07:46
Star
You must be signed in to star a gist
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