oliverdavies.uk/features/contact.feature

7 lines
175 B
Gherkin
Raw Normal View History

2016-06-14 10:03:23 +01:00
Feature: Contact page
Scenario:
Given I am on "/contact"
Then the response status code should be 200
2016-06-15 08:36:06 +01:00
And the active menu link should be "Contact"