middleman/features/helpers_lorem.feature
2011-12-23 14:53:03 -08:00

6 lines
216 B
Gherkin

Feature: Lorem generating helper
Scenario: Lorem Helper
Given the Server is running at "test-app"
Then going to "/lorem.html" should not raise an exception
And I should see "http://placekitten.com/100"