Qunit and Blanket Frameworks for Javascript Code Coverage
Intent here to showcase the
- Qunit Jquery Framework
- 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]