Refine results
testing (17)
tools (10)
unit-testing (10)
tdd (7)
development (7)
unit_testing (6)
test (6)
ant (5)
automation (5)
functional_testing (4)
eclipse (4)
library (3)
Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.
Metrics updated about 9 hours ago
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use, such as: * JDK 5 Annotations (JDK 1.4 is also supported with JavaDoc annotations). * Flexible test
Metrics updated 07 Oct 08
DbUnit is a JUnit extension (also usable with Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when
Metrics updated about 11 hours ago
FEST is a collection of libraries that aims at simplifying creation and maintenance of automated tests. Its main module, the Swing module, provides the following benefits: * Simulation of user-generated events and reliable GUI component
Metrics updated 04 Oct 08
HttpUnit emulates the relevant portions of browser behavior, including form submission, Javascript, basic HTTP authentication, cookies, and automatic page redirection, and allows Java test code to examine returned pages either as text, an XML DOM, or
Metrics updated 10 Oct 08
Buildr is a build system for Java applications. We wanted something that’s simple and intuitive to use, so we only need to tell it what to do, and it takes care of the rest. But also something we can easily extend for those one-off tasks, with a
Metrics updated 07 Oct 08
Web development framework written in java, based upon jdbc and Velocity. High test coverage, good object decomposition. Includes a shop, messageboards and CMS. Fully integrated with Maven 1 and 2.
Metrics updated 24 Apr 08
Direct Democracy Portal, mixing open source with politics to create a portal for online organisations governed through direct democracy. Using maven, mysql, hibernate annotations (EJB 3.0), spring framework and ThinWire RIA Ajax Framework.
Metrics updated 07 Oct 08
SmartFrog is a distributed deployment system. It allows developers, architects and operations teams to describe the deployment of different parts ("components") of a server-side configuration, then take this description and deploy it across multiple
Metrics updated about 18 hours ago
Concordion is an open source framework for Java that lets you turn a plain English description of a requirement into an automated test.
Metrics updated about 13 hours ago