Skip to content

Instantly share code, notes, and snippets.

@jaycfields
Created November 3, 2012 13:25
Show Gist options
  • Save jaycfields/4007374 to your computer and use it in GitHub Desktop.
Save jaycfields/4007374 to your computer and use it in GitHub Desktop.
generic scenario
(scenario
(do-work)
(do-more-work)
(expect a b)
(expect c d)
(expect e f))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment