Skip to content

Instantly share code, notes, and snippets.

@uris77
Created May 9, 2012 04:43
Show Gist options
  • Save uris77/2641869 to your computer and use it in GitHub Desktop.
Save uris77/2641869 to your computer and use it in GitHub Desktop.
Feature: new store entry
I want to add stores in my location
so that I can track what items they sell
Scenario: new store
Given I open new store form
When I add "Test Store"
Then I see "Test Store" details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment