Skip to content

Instantly share code, notes, and snippets.

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