Skip to content

Instantly share code, notes, and snippets.

@JohnDeeBDD
Forked from Hitman007/ShortcodeHelloWorld.feature
Last active November 2, 2017 00:08
Show Gist options
  • Save JohnDeeBDD/97d4d558428372bfd0f644928e2a727a to your computer and use it in GitHub Desktop.
Save JohnDeeBDD/97d4d558428372bfd0f644928e2a727a to your computer and use it in GitHub Desktop.
This is part of a tutorial on WordPress related Behavior Driven Development (BDD). The full tutorial can be found at: https://wordpress-bdd.com/your-first-test/
Given there is a short-code 'first-testable-shortcode'
When the shortcode is rendered
Then it should return 'Hello world!'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment