Skip to content

Instantly share code, notes, and snippets.

@jwalton512
Created November 12, 2014 20:43
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 jwalton512/fe0c216404f6a380f1f9 to your computer and use it in GitHub Desktop.
Save jwalton512/fe0c216404f6a380f1f9 to your computer and use it in GitHub Desktop.
Example of domain modeling by example
Scenario: Register for an event
Given there is an event open for registration
When I register for the event
Then I should have an event on my schedule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment