Skip to content

Instantly share code, notes, and snippets.

@searls
Created November 17, 2011 23:57
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save searls/1375026 to your computer and use it in GitHub Desktop.
Save searls/1375026 to your computer and use it in GitHub Desktop.
Some Jasmine fun!

some tricky test moments in Jasmine

If you know RSpec, Jasmine is easy! But some common uses of JavaScript may not be as immediately obvious.

Try to use Jasmine (you could use your own setup or just tryjasmine.com) to write some specs that cover cases like these. The links will load up an example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment