1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/middleman-core/features/helpers_lorem.feature

6 lines
217 B
Gherkin
Raw Normal View History

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