Projects tagged ‘junit’


[26 total ]
508

Apache Ant

   
Primary Language: Java Licensed as: Apache License 2.0

Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.

Metrics updated about 23 hours ago

40

TestNG

   
Primary Language: Java Licensed as: Apache License 2.0

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 ... [More] configuration. * Support for data-driven testing * Support for parameters. * distribution of tests on slave machines. * Powerful execution model * Supported by a variety of tools and plug-ins (Eclipse, IDEA, Maven, etc...). * Embeds BeanShell for further flexibility. * no dependencies * Dependent methods for application server testing. TestNG is designed to cover all categories of tests: unit, functional, end-to-end, integration, etc... [Less]

Metrics updated 26 Aug 08

13

DbUnit

 
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

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 ... [More] one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage. DbUnit has the ability to export and import your database data to and from XML datasets. Since version 2.0, DbUnit can works with very large dataset when use in streaming mode. DbUnit can also helps you to verify that your database data match expected set of values. [Less]

Metrics updated 27 Aug 08

9

FEST

   
Primary Language: Java Licensed as: Apache License 2.0

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 ... [More] lookup * Easy-to-use and powerful API that simplifies creation and maintenance of Swing GUI functional tests * Supports both JUnit and TestNG * Ability to take screenshots of failed GUI tests and embed them in a HTML report (JUnit and TestNG) * Experimental Groovy Builder support for creating GUI tests [Less]

Metrics updated about 12 hours ago

6

httpunit

   
Primary Language: Java

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 ... [More] containers of forms, tables, and links. When combined with a framework such as JUnit, it is fairly easy to write tests that very quickly verify the functioning of a Web site. [Less]

Metrics updated about 18 hours ago

3

ReportNG

   
Primary Language: Java Licensed as: Apache License 2.0

An alternative HTML reporting plug-in for TestNG. Generates easy-to-understand XHTML reports. Also includes a basic JUnit format XML reporter.

Metrics updated 26 Aug 08

3

buildr

 
Primary Language: Ruby Licensed as: Apache License 2.0

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 ... [More] language that’s a joy to use. And of course, we wanted it to be fast, reliable and have outstanding dependency management. [Less]

Metrics updated 27 Aug 08

2

Direct Democracy Portal

 
Primary Language: Java Licensed as: GNU General Public License 2.0

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 about 5 hours ago

2

Eclipse XPS

   
Primary Language: Java Licensed as: Apache License 2.0

The Eclipse XPS plug-in shows the results of JUnit test runs using the Dell XPS' built-in LEDs. The LED colors change when the JUnit test run starts, when a test fails and when the test run completes successfully. In the plug-in's preferences you ... [More] can configure colors, brightness, which LEDs should be used and whether the LEDs should pulsate (glow) during the test run. [Less]

Metrics updated 27 Aug 08

2

Melati

 
Primary Language: Java Licensed as: GNU General Public License 2.0

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