Last active
October 23, 2017 00:54
-
-
Save Hitman007/3ad932d0fd4a8e26cfb98675b315ce0d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Given there is a short-code 'first-testable-shortcode' | |
And there is a page | |
And the content of the page contains 'first-testable-shortcode' | |
When a user navigates to the page | |
Then the user should see 'Hello world!'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment