I'm new to AngularJS testing with Jasmine. I'm little bit lost with following things.
- I know Jasmine is used for unit testing. But can someone elaborate that more?
- And I also want to know how Jasmine and chutzpah work?
I found several tutorials online. But those are little bit hard to understand. These are the links I followed.
Testing AngularJS with Jasmine and Karma (Part 1) ― Scotch
AngularJS unit testing tutorial with karma-jasmine
If someone can direct me to good tutorials, that'll be great. Thank You.