Chai

Chai 3.3.0 updated

Chai is a basic assertion library for JavaScript, a simple tool for supporting basic BDD and TDD development principles in your every day coding. BDD stands for "Behavior Driven Development" and TDD for "Test Driven Development". Chai is framework...

Jest

Jest 0.8.2 updated

What Jest does on top of Jasmine is to allow developers to configure and automatically append unit test files in a special folder next to the code itself.Jest will go to that folder every time, read the dependencies, load them, run the test (synchronously...

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

CATJS

CATJS 1.1.0 updated

CATJS reads simple annotations added to the application's HTML code and caries out various tests.It works with HTML5 code only and will allow developers to simulate, preview, and test how a page's elements will be interacted with by real users.Test...

Bragi

Bragi 0.1.0 / 0.0.12 updated

Bragi works with both client-side (browsers, CommonJS, Browserify, or RequireJS) and server-side (Node.js) environments, and will help developers debug their applications with the help of a well-structured logging mechanism.The library is quite easy to...

Pylama

Pylama 6.3.4 updated

Pylama is the perfect tool to verify Python code before deploying a project from testing and development stages to a live production environment.It comes complete with a reporting feature to let the coder know what and where his code might have...

Intern

Intern 3.0.0 updated

Intern provides support for BDD and TDD, along with tools to allow code coverage reports and continuous integration.This is done by merging features found in various other testing frameworks together, melting everything together into a powerful, easy to...

Sixpack

Sixpack 2.2.0 updated

A/B testing in Web development is a method for presenting two different solutions to two different groups, gathering results and taking the appropriate decision, choosing between implementing solution A or solution B.Sixpack is a framework that allows...

Metrics

Metrics 3.1.2 updated

It logs whatever is happening to the JVM core so data can be analyzed later on.It can also feed the data in real-time to system monitoring tools like Graphite and Ganglia.Modules exists for Metrics to be used with Java frameworks like Jetty, Log4j, Apache...