Apache JMeter is an 100% pure Java application used to test performance both on static and dynamic resources like files,  FTP Servers, Servlets, Perl scripts, Java Objects, Data Bases, Queries and more.JMeter simulates a server/network heavy load, so...

Gusto

Gusto 1.0.0.beta17

BDD is a software development process based on test-driven development (TDD).It's a complex development pattern that relies of written tests and testing the previously written code before moving on to the next section/task.This continuously testing cycle...

It

It 1.1.1

It adds BDD support to Node.js. BDD (Behavior-Driven Development) is a software development process based on test-driven development (TDD). 'It' allows creating and running tests for Node.js code, helping in detecting and preventing errors in...

Mink

Mink 1.6.0

Mink can be used in writing application tests and simulate how a browser would respond to various actions and events.Unlike headless browser emulator and browser controllers that work either really fast and don't support AJAX or work really slow but...

Nose

Nose 1.3.0

It enhances test loading and test running features of Python source code.By default, nose will run tests in files or directories under the current working directory whose names include "test" or "Test" at a word boundary.Test output is similar to that of...

a11y

a11y 0.4.1 updated

a11y can be used by Web developers while they're coding their Web projects, or even after, allowing them to check what accessibility standards they're currently breaking.This tool works via the Node.js command-line terminal, but developers have also...

Flog

Flog 4.3.2

Code is tested and scored, if the score will be high, than the harder it will be to run.Flog essentially scores an ABC metric: Assignments, Branches, Calls, with particular attention placed on calls.What is new in this release:Added --extended / -e to put...

wru

wru 0.2.7

Works with Rhino, Node.js and the browser environment. Tested and working with IE5.5+, Firefox, Safari, Webkit browsers, Mobile Browsers, and Opera.Features:Supports both client and server environments Compatible with HTML files, Node.js, and...

PhantomJS

PhantomJS 2.0.0

A headless browser is a browser without a GUI, used by developers mainly for testing purposes, to simulate the presence of a browser, in this case the WebKit engine.A headless browser like PhantomJS can access Web pages without actually showing them to...