Skip to content

Instantly share code, notes, and snippets.

@phuedx
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phuedx/b827727acad8ce9dc188 to your computer and use it in GitHub Desktop.
Save phuedx/b827727acad8ce9dc188 to your computer and use it in GitHub Desktop.
Can we repurpose the Gherkin syntax to define simple experiments?
Experiment: version
Scenario:
Given the user is logged in
Then they should have a 70% chance of being "A"
And they should have a 30% chance of being "B"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment