middleman/middleman-core/features/helpers_lorem.feature

6 lines
217 B
Gherkin
Raw Normal View History

2011-12-01 08:43:26 -08:00
Feature: Lorem generating helper
Scenario: Lorem Helper
Given the Server is running at "lorem-app"
2011-12-23 14:53:03 -08:00
Then going to "/lorem.html" should not raise an exception
And I should see "http://placekitten.com/100"