HTMLHint

HTMLHint 0.9.7 updated

HTMLHint provides a simpler way to validate your HTML code without having to use the W3C website or any other Web service to do so.This small toolkit lets developers check their HTML code against various types of validation rules, rules which can be...

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...

trifleJS

trifleJS 0.4

Headless browsers are real Web browser without a GUI.These kind of browsers are used mainly by developers for testing because they are able to simulate a browser without a user behind.In the case of trifleJS, Trident engine used with most Internet...

JsHamcrest

JsHamcrest 0.7.0

JsHamcrest comes with a small collection of matcher objects, functions that can be used for supporting dynamic data "matching" rules.These matchers are also known as constraints or predicates and are crucial in the code testing phase of a project.The...

PerfBar

PerfBar 0.2.1

PerfBar can be a crucial tool in the testing and debugging phase of a Web page.This small library works by adding a small bar at the bottom of a page, which can be clicked and expanded to reveal various metrics about the page and its...

Buster.JS

Buster.JS 0.7.18

Works for both client side (browsers) and server side (Node.js) environments.Buster.JS is a good solution for automating a huge batch of JS code tests.Features:Static HTML based browser testing Node testing Assertions BDD...

simple-debug.css works by adding a 1 pixel outline to all elements on the page.The script also progressively adds a transparent background color to all the elements on the page, and as elements are nested into each other, the background colors overlap,...

EasyMock

EasyMock 3.3.1

EasyMock provides a simpler interface for dealing with Java mock objects in your code.Because Java mock objects require a lot of coding and a lot of attention to details to avoid adjacent errors, they are usually ignored, and due to good reasons.The...

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...

SimpleGrid.js uses the HTML5 canvas utility to draw a simple grid on top of your page.This grid are basically vertical and horizontal lines displayed in a cross pattern at desired intervals.Developers can control the color of the line so it can be easily...