Skip to content

Instantly share code, notes, and snippets.

@suciuvlad
Created May 6, 2011 09:00
Show Gist options
  • Select an option

  • Save suciuvlad/958659 to your computer and use it in GitHub Desktop.

Select an option

Save suciuvlad/958659 to your computer and use it in GitHub Desktop.
@test
Feature: Viewing bulletins
In order to view the content on this website
As a visitor
I want to view bulletins
Background:
Given A Refinery user exists
Scenario: Listing all bulletins
When I go to the home page
Then show me the page
Then I should see "Gold News"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment