Skip to content

Instantly share code, notes, and snippets.

@tjennings
Created May 6, 2010 03:43
Show Gist options
  • Select an option

  • Save tjennings/391759 to your computer and use it in GitHub Desktop.

Select an option

Save tjennings/391759 to your computer and use it in GitHub Desktop.
{:type :context,
:doc describe syntax,
:tests ({:type :expects,
:doc single assertion,
:tests ({:type :expect,
:expectations [(fn [] (= (+ 1 1) 2))]})})}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment