—SEC. 07 — Testing and Debugging

Testing and Debugging

Subcategories1
Indexed links9
Direct links6
Total subtree1
— SEC. 01
Subcategories

Browse by subcategory.

— SEC. 02
Listings

All links in this category.

Showing 1–9 of 9 editor-approved links.

Showing 9 on this page
Testing_and_Debugging
Jasmine
jasmine.github.io

Behavior-driven development framework for testing JavaScript code. It does not depend on any other JavaScript framework. It does not require a DOM. It gets described shortly and links to the download are provided.

Added May 10, 2026
Testing_and_Debugging
domenic/chai-as-promised
github.com

Extends Chai with assertions about promises.

Added May 10, 2026
Testing_and_Debugging
jamesarosen/Timecop.js
github.com

A JavaScript library providing "time travel" and "time freezing" capabilities for testing. A port of John Trupiano's Timecop Ruby to JavaScript.

Added May 10, 2026
Testing_and_Debugging
Blanket.js
blanketjs.org

Seamless JavaScript code coverage. Supports QUnit, Mocha and Jasmine.

Added May 10, 2026
Testing_and_Debugging
DalekJS
dalekjs.com

Automated cross browser testing with JavaScript. launch and fill and submit forms, click, follow links, capture screenshots.

Added May 10, 2026
Testing_and_Debugging
JSMock
jsmock.sourceforge.net

Fully featured Mock Object library for JavaScript that provides the necessary tools to do a effective interactive based testing. Provides expectation recording and matching, and has the ability to return, throw, and stub on object method calls.

Added May 10, 2026
Unit_Testing
FuncUnit
funcunit.com

Enhances assertion libraries like QUnit and Jasmine, enabling them to simulate user actions, easily test asynchronous behaviour, and support black box testing. Use its terse jQuery-like syntax to superpower functional or unit tests.

Added May 10, 2026
Unit_Testing
Lighttest
asvd.github.io

A library that works both in browsers and under Node.js, supports flow control, and is focused on keeping the tests clear. It is described shortly and provided for download.

Added May 10, 2026
Unit_Testing
medallia/testr.js
github.com

Unit testing for require.js modules, with both stubbed and script-loaded dependencies. Compatible with a variety of test frameworks: Jasmine, QUnit, JsTestDriver, Buster JS.

Added May 10, 2026