QUnit

QUnit 1.22.0 updated

QUnit is the official unit testing tool used by the jQuery Team for the framework's core and various additional plugins. Besides specific jQuery code, QUnit can also test generic JavaScript code, including server-side JavaScript. This testing...

Pesticide

Pesticide 1.3.1 updated

Everyone of us has done it before. Every time we had a problem with our CSS, we added a 1 pixel red border to two or more elements just to get a sense of what's going on and where the problem is lying. While this very useful, it's also very...

SlimerJS

SlimerJS 0.9.6 updated

A headless browser is a browser without a user interface, used mainly for testing purposes, to simulate the presence of a browser, in this case the Gecko engine.Just like the original PhantomJS, SlimerJS can access Web pages, get the content from the...

SimPy

SimPy 3.0.8 updated

It is released under the GNU Lesser GPL (LGPL), starting with version 1.5.1 (previous versions were released under GPL).It provides the modeler with components of a simulation model including processes, for active components like customers, messages, and...

CSS Critic

CSS Critic 1.3.0 updated

Regression testing is a software testing technique that can be used to discover new bugs whenever a change has been made to the document. CSS Critic tests how changes made to CSS files affect the rendering of a page. A small demo test is included with the...

Jasmine

Jasmine 2.4.1 updated

It does not rely on browsers, DOM, or any JavaScript framework. Jasmine is BDD, Behavior Driven Development. For Ruby or RoR environments, a gem file is also provided. Jasmine can be run anywhere where JavaScript can be executed, server or client...

Yellow Lab Tools

Yellow Lab Tools 1.8.2 updated

Yellow Lab Tools runs on a Node.js server, is easy to install, and lets developers test a website (via an URL). This is done by accessing the website via PhantomJS and collecting various metrics and statistics. These metrics are then manipulated and...

JSCover

JSCover 1.0.23 updated

Code Coverage is a metric used in software development describing the amount of code that has been tested. The higher it is the better it is. JSCover was created on top of an older code coverage tool for JavaScript known as JSCoverage, on which...

logtools

logtools 0.8.7

The tool is made of a few easy-to-use, easy to configure command-line tools, typically used in conjunction with all major Apache logs.It aims to standardize all log parsing and filtering actions by using a coherent configuration methodology and UNIX...