oliverdavies.uk/features/experience.feature

7 lines
199 B
Gherkin
Raw Normal View History

2016-06-14 09:03:23 +00:00
Feature: Experience page
Scenario:
Given I am on "/experience"
Then the response status code should be 200
And the ".nav li.active a" element should contain "Experience"