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

MockBox

MockBox 3.1.0

By default, MockBox is included with all ColdBox packages, version 3 or higher.This doesn't mean MockBox needs ColdBox to work properly, developers being able to use MockBox as a stand-alone application as well.If the terms "mocking" or "stubbing" are...

TogetherJS

TogetherJS 0.5.6

TogetherJS is a system written in JavaScript and HTML 5 that allows more than one user to collaborate and interact on the same page.TogetherJS broadcasts user actions and interactions to other users connected to the same page, allowing them to see what...

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

CSS Stats

CSS Stats 1.0.0

CSS Stats can work with remote CSS files (accessed via an URL) or with CSS code copy & pasted inside a textarea.The application will parse the code and analyze it using a complex set of rules and criteria it expects properly-written CSS to comply with.The...

JSCheck

JSCheck 2016-02-07 updated

JSCheck is centered around the specification and checking of claims.The library takes into account the description of a set of properties for a system, function, or object.From that data JSCheck then generates random test cases for assessing those...

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

Venus.js

Venus.js 2.3.9 updated

Developed by LinkedIn's team itself, Venus.js has been proven under fire.Venus.js is not a library per se, but a tool to be used from Node's or PhantomJS' command line to test JS code in a faster manner, without having to dabble in source code files.It...

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

ESLint

ESLint 2.10.1 updated

ESLint is a must-have tool for every JavaScript developer, especially code testers. This utility lets them analyze a JavaScript file for common syntax-related problems, getting a simple report at the end about encountered problems. ESLint checks...