Skip to content

Instantly share code, notes, and snippets.

@kyleslattery
Created August 4, 2010 04:08
Show Gist options
  • Save kyleslattery/507618 to your computer and use it in GitHub Desktop.
Save kyleslattery/507618 to your computer and use it in GitHub Desktop.
Scenario: Viewing recipes
Given I the following users exist:
| Username |
| Donna |
| Ken |
When I go to the home page
Then I should see recipes by user Donna
And I should see recipes by user Ken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment