https://www.airpair.com/angularjs/posts/testing-angular-with-karma
http://www.bradoncode.com/blog/2015/02/27/karma-tutorial/
Showing posts with label Karma. Show all posts
Showing posts with label Karma. Show all posts
Friday, June 26, 2015
Sunday, June 7, 2015
Friday, June 5, 2015
Sunday, May 24, 2015
JavaScript - testing tools: Jasmine (BDD), JsUnit, Karma (test runner)
1. Jasmine http://jasmine.github.io/ is the priority for testing, due to its BDD approach.
2. JsUnit is an option (w/o BDD):http://www.jsunit.net/
3. Karma http://karma-runner.github.io/0.12/index.html - it is JavaScript test runner.
2. JsUnit is an option (w/o BDD):http://www.jsunit.net/
3. Karma http://karma-runner.github.io/0.12/index.html - it is JavaScript test runner.
Subscribe to:
Posts (Atom)