DbUnit

DbUnit 2.0.2 updated

DbUnit is a JUnit extension  targeted for database-driven projects that, among other things, puts a database into a known state between test runs. DbUnit is also usable with Apache Ant.What is new in this release:CompositeDataSet now behaves in a way...

debug.js

debug.js 0.2

debug.js is more of a compliance checker to JavaScript standards than an actual debugging toolkit.The library works by checking the desired code snippets against the browser's built-in JavaScript runtime, and optionally against JSLint.It collects the...

Debuglib

Debuglib R45

When included on a page, it will print a colorful representation of PHP variable data inside a popup that will show at page load.Besides being very colorized, the output is also very well structured and categorized for a better...

Dexter JS

Dexter JS 0.5.4

Inspired by Sinon.js, Dexter JS helps developers test their code for problems before shipping it out. Dexter JS is framework agnostic, meaning it can run with or without the help of a complex JavaScript framework like jQuery or MooTools.Dexter JS was...

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

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

Examine

Examine 1.0.0

Examine is a tool for advanced Java developers, allowing them to test SOAP and REST web services before launching them in real-life applications.Features:REST testing SOAP testing Create and manage test suites Secure application Strong WS-Security...

Excellent

Excellent 2.1.1

The "Excellent" library was created for the testing phase of Ruby development, helping programmers prevent bugs from reaching the final version of an app or website.The library works on a series of preset checks and tests, on which new ones can be added...