Created
January 13, 2012 09:19
-
-
Save aimeerivers/1605258 to your computer and use it in GitHub Desktop.
Revealing statement
This file contains hidden or 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
Feature: Revealing statement | |
Scenario Outline: | |
Given I begin a sentence "I'm not <SOMETHING> but ..." | |
When I finish the sentence | |
Then you will realise that I am in fact <SOMETHING> | |
Examples: | |
| SOMETHING | | |
| racist | | |
| homophobic | | |
| a feminist | | |
| a naturist | | |
| a prude | | |
# Feel free to fork and add more ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Funny. I didn't know the word "prude" until now.