Skip to content

Instantly share code, notes, and snippets.

@cemeng
Created September 18, 2012 02:45
Show Gist options
  • Save cemeng/3740964 to your computer and use it in GitHub Desktop.
Save cemeng/3740964 to your computer and use it in GitHub Desktop.
Testing Angular w/ Jasmine in CoffeeScript
Useful resources:
- https://github.com/GoogleChrome/textdrive-app - the test is written in CoffeeScript
- http://docs.angularjs.org/tutorial/step_05 - read the testing bit, test written in JS
Things to know:
- You must include angular-mock.js library
-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment