Skip to content

Instantly share code, notes, and snippets.

@justinlevi
Created February 25, 2016 19:49
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 justinlevi/298922670c9a7615e090 to your computer and use it in GitHub Desktop.
Save justinlevi/298922670c9a7615e090 to your computer and use it in GitHub Desktop.
PHPStorm Behat LiveTemplate - Scenario
Scenario: $Title$
Given $given$
When $when$
And $and$
Then $then$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment