Tuesday, March 5, 2019

Testing framework for javascript

QUnit is a JavaScript unit testing framework. Originally developed for testing jQuery, jQuery UI and jQuery Mobile, it is a generic framework for testing any JavaScript code. It supports client-side environments in web browsers, and server-side.

https://qunitjs.com/


Mocha is a JavaScript test framework for Node.js programs, featuring browser support, asynchronous testing, test coverage reports, and use of any assertion library.

https://mochajs.org/






No comments:

Post a Comment

Коментар: