middleman/middleman-core/features/helpers_lorem.feature

6 lines
217 B
Gherkin
Raw Normal View History

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