/qunit

Qunit and Blanket Frameworks for Javascript Code Coverage

Primary LanguageJavaScript

qunit

Qunit and Blanket Frameworks for Javascript Code Coverage

Overview

Intent here to showcase the

  1. Qunit Jquery Framework
  2. Blanket.js for Code Coverage.

Qunit helps in Unit Testing the Javascript Methods.

Mock the services before you commit the code.

Automate the Javascript Tests.

Blanket.js will show the Code Coverage for the code which you write.

Developer: Dhanu Gupta [http://dhanugupta.com]