Skip to content

Instantly share code, notes, and snippets.

@braidn
Created May 29, 2012 22:48
Show Gist options
  • Save braidn/2831240 to your computer and use it in GitHub Desktop.
Save braidn/2831240 to your computer and use it in GitHub Desktop.
Feature: This is just for simple testing purposes
Background:
Given I am at the list of adhesives
And there is an object named "Stuff"
Scenario:
When I click on "Stuff"
Then I am presented with a detailed view of the object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment