Skip to content

Instantly share code, notes, and snippets.

@okaminu
Last active March 17, 2021 10:55
Show Gist options
  • Save okaminu/3c5544d84f4d9481a9124502b210cc28 to your computer and use it in GitHub Desktop.
Save okaminu/3c5544d84f4d9481a9124502b210cc28 to your computer and use it in GitHub Desktop.
Feature: Answerer that knows everything about chickens
Scenario: Answers why did robot chicken cross the road
Given there is a answerer
And there is a user
When user asks the answerer "Why did the robot chicken cross the road?"
Then the answerer replies "Because it was programmed to"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment