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

Apache AntUnit is merely a collection of Ant tasks that can be used to test itself.These tasks are specially crafted to verify the integrity of an Ant build file and see if any tasks or procedures return errors or stop the process.AntUnit is basically a...

Apache Bigtop

Apache Bigtop 1.1.0 updated

Apache Bigtop is for building easy to deploy Hadoop installations that can easily be installed on one or more clusters when needed. Bigtop includes tools to help developers create custom Hadoop packages with or without an underlying OS, making them easy...

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

Apache Rat

Apache Rat 0.11

Apache RAT stands for Release Audit Tool.RAT provides a simplified methods for analyzing, comprehending and auditing source code projects, releases and distributions.This tools works via an heuristic method, trying to guess possible problems and...

Benchmark.js

Benchmark.js v1.0.0

The library can be used to build and run JS benchmarks. Benchmark.js works on nearly all JavaScript platforms.It can handle high-resolution timers, and is capable of returning statistically significant results.Documentation and examples are included with...

Benchtable

Benchtable 0.0.5 updated

Benchtable takes the results of a Benchmark.js test suite and prints them inside the Node.js console as a colored ASCII table.It increases readability by organizing scores and results so the developer will take the right decision when debugging his...