Skip to content

Instantly share code, notes, and snippets.

@LeonardoFassini
Last active September 22, 2020 13:29
Show Gist options
  • Save LeonardoFassini/b9e01919a7a23c046a2430facbb90b4d to your computer and use it in GitHub Desktop.
Save LeonardoFassini/b9e01919a7a23c046a2430facbb90b4d to your computer and use it in GitHub Desktop.
Feature: Tasting experience
Scenario:
When I put a banana in the bowl
And I put milk
And I taste it
Then The taste should be good
Scenario:
When I put a banana in the bowl
And I put water
And I taste it
Then The taste should be bad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment