
Jasmine
Jasmine is an open source testing framework for JavaScript. It aims to run on any JavaScript-enabled platform, to not intrude on the application nor the IDE, and to have easy-to-read syntax.
Jasmine is an open source testing framework for JavaScript. It aims to run on any JavaScript-enabled platform, to not intrude on the application nor the IDE, and to have easy-to-read syntax.
jasmine-given - Like rspec-given, but for Jasmine jasmine-given is a Jasmine helper that encourages leaner, meaner specs using ...
QUnit is a powerful, easy-to-use, JavaScript test suite. It’s used by the jQuery project to test its code and plugins but is c ...
A simple tool that allows you to execute JavaScript code in multiple real browsers. Karma is not a testing framework, neither ...
Jest is a unit testing framework for JavaScript used by Facebook to test React apps.
FEATURES Adaptable Sandboxed and Fast Sna ...
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous testing simple and f ...
A JavaScript testing framework for the real world
Protractor is an end-to-end test framework for AngularJS applications. Protractor runs tests against your application running ...
Unit.js is an assertion library for Javascript, running on Node.js and the browser. It works with any test runner and unit tes ...