
Jasmine Given
jasmine-given - Like rspec-given, but for Jasmine jasmine-given is a Jasmine helper that encourages leaner, meaner specs using Given, When, and Then. It is a shameless tribute to Jim Weirich's terrific rspec-given gem.
jasmine-given - Like rspec-given, but for Jasmine jasmine-given is a Jasmine helper that encourages leaner, meaner specs using Given, When, and Then. It is a shameless tribute to Jim Weirich's terrific rspec-given gem.
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 ...
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous testing simple and f ...
Jasmine is an open source testing framework for JavaScript. It aims to run on any JavaScript-enabled platform, to not intrude ...