Yeti

Yeti 0.2.29

Developed for Yahoo, Yeti starts unit tests via the Node.js console, opening browser mocking toolkits like Selenium, running the tests, and then reporting on the results back in the console.Yeti can work with tests written in various testing frameworks...

Snowflake allows the developer to execute a small piece of code once, or every 'x' seconds, or when a value changes, or when it stops changing.The library can be used in debug situations, when it is important to determine what happens on a web page and...

rpcpdb

rpcpdb 0.4.2

rpcdb works with both Python branches, 2.x and 3.x.It was designed to work around Python's native pdb debugger, providing a tool specialized for handling RPC server configurations.rpcdb can be used to open an interactive console into the RPC processes and...

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

Karma

Karma 0.13.21 updated

Karma was developed to help programmers test JavaScript code before shipping out to production environments. It not only tests the code locally, but simulates its behavior in a multitude of browsers and environments. Karma is the continuation of a similar...

JS_CodeSniffer

JS_CodeSniffer 2.2.2 updated

JS_CodeSniffer helps developers detect coding standard violations.Under the hood, it works by tokenising JavaScript source code and checking it against a defined set of coding standards.JS_CodeSniffer currently supports jQuery and Idiomatic standards.What...

Telescope

Telescope 0.6.0

Telescope was developed because of a need to test various aspects of Lua code and applications before launching them, mainly to help detect and avoid basic design flaws and small slip-ups.Telescope is mainly for advanced developers and comes with no GUI...