Showing posts with label Jasmine. Show all posts
Showing posts with label Jasmine. Show all posts
Sunday, June 28, 2015
Friday, June 26, 2015
Monday, June 8, 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)