Skip to content

Instantly share code, notes, and snippets.

@mrkurt
Created September 15, 2009 14:28
Show Gist options
  • Save mrkurt/187322 to your computer and use it in GitHub Desktop.
Save mrkurt/187322 to your computer and use it in GitHub Desktop.
Feature: Browse frontpage
In order to find new and interesting content
Visitors should be able to
view the front page
Scenario: A new visitor visits the frontpage
Given I go to the homepage
Then I should see "Ars Technica" in the title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment