This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/features/homepage.feature
2016-05-15 09:47:33 +01:00

9 lines
269 B
Gherkin
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Feature: Homepage
In order to check that the website still works
As a website user
I need to be able to see that the homepage is correct
Scenario:
Given I am on "/"
Then I should see "Im a Web Developer and System Administrator based in Wales, UK."