Skip to content

Instantly share code, notes, and snippets.

@danielkocot
Created February 26, 2018 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielkocot/d2e3d20fb7e22624c25090d8d4ae7b02 to your computer and use it in GitHub Desktop.
Save danielkocot/d2e3d20fb7e22624c25090d8d4ae7b02 to your computer and use it in GitHub Desktop.
Gherkin example
Feature: Search
Scenario: Simple Search
Given a web browser is on the Google page
When the search phrase "codecentric" is entered
Then results for "codecentric" are shown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment