Skip to content

Instantly share code, notes, and snippets.

@jjgonecrypto
Created January 24, 2012 04:31
Show Gist options
  • Save jjgonecrypto/1667829 to your computer and use it in GitHub Desktop.
Save jjgonecrypto/1667829 to your computer and use it in GitHub Desktop.
Feature: Present clearly
As a presenter
I'd like to ensure my content is clear and concise
So that my audience understand the value of Cucumber
Scenario: Ensure audience can see the presentation
Given I start the presentation off
Then the audience should be able to see the initial slide
And the slide should have the content "green like a cuke!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment