Skip to content

Instantly share code, notes, and snippets.

@SaschaHeyer
Created November 2, 2017 15:40
Show Gist options
  • Save SaschaHeyer/6a669d840caca4a98c807e5f08383a2f to your computer and use it in GitHub Desktop.
Save SaschaHeyer/6a669d840caca4a98c807e5f08383a2f to your computer and use it in GitHub Desktop.
it example
it('should equal one, function(){
// Test case here
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment