Created
August 4, 2010 04:08
-
-
Save kyleslattery/507618 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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