Skip to content

Instantly share code, notes, and snippets.

@twokul
Created August 24, 2012 13:49
Show Gist options
  • Save twokul/3450721 to your computer and use it in GitHub Desktop.
Save twokul/3450721 to your computer and use it in GitHub Desktop.
jasmine-it-snippet
<snippet>
<content><![CDATA[
it("${1}", function () {
${2}
});
]]></content>
<tabTrigger>it</tabTrigger>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment