middleman-deploy/features/test.feature
Karl Freeman e14f90fe1d cleanup
2014-08-14 11:18:58 +01:00

6 lines
156 B
Gherkin

Feature: test
Scenario: whilst testing
Given the Server is running at "test-app"
When I go to "/index.html"
Then I should see "<h1>Test</h1>"