jquery.debug.js will collect JS errors and display them in a report overlayed on top of the page.All the plugin's logic and display mechanisms are contained in one file, making it easy to use on any Web page via a simple script inclusion.Usage...

NUnit

NUnit 2.6.3

Ported from JUnit, NUnit is entirely written in C#.The framework has been redesigned to take advantage of many .NET language features and improve the testing process.NUnit is the closest unit testing framework to the ones found in the xUnit testing...

Telescope

Telescope 0.6.0

Telescope was developed because of a need to test various aspects of Lua code and applications before launching them, mainly to help detect and avoid basic design flaws and small slip-ups.Telescope is mainly for advanced developers and comes with no GUI...

Mockito

Mockito 1.8.5

It will let programmers write tests with a clean & simple API.Features:Mocks concrete classes as well as interfaces Little annotation syntax sugar - @Mock Verification errors are clean - click on stack trace to see failed verification in test; click on...

It measures how many times the browser can calculate particular computation per second.Higher numbers mean a faster browser.The rating can be used to work out if the user can handle visual effects.Generally if the rating is under 100, then hardcore...

debug.js

debug.js 0.2

debug.js is more of a compliance checker to JavaScript standards than an actual debugging toolkit.The library works by checking the desired code snippets against the browser's built-in JavaScript runtime, and optionally against JSLint.It collects the...

JsDecoder

JsDecoder 1.1.0

It parses JS code, decodes it, colorizes it and presents the new code to the user.Features:Code formatting (indent, new lines) Code fixing (missing semicolons, braces) Code highlighting Requirements:JavaScript enabled on client...

It can be used for acceptance level testing and acceptance test-driven development (ATDD).It has an easy-to-use tabular syntax for creating test cases and its testing capabilities can be extended by test libraries implemented either with Python or...

Bromine

Bromine 1.0

Developers can test their UIs right inside the browser using a complex event and flow control testing mechanism.Also includes utilities for executing DOM events.Requirements:JavaScript enabled on client side Events Limitations:For advanced developers...