Results 1 to 2 of 2
Thread: Apache AntUnit 1.1
-
Apache AntUnit 1.1
AntUnit is a library of Ant tasks that was initially developed to write tests for Ant tasks without resorting to JUnit. It makes it easy to turn an existing build file that exhibits an error into an AntUnit test. Tests are written as targets in a build file using assertion tasks provided by AntUnit. The antunit task executes targets in a collection of build files and supports custom listeners in a manner similar to the junit task's formatters.
Changes
This version fixes a few bugs in 1.0 and adds a few new assertions. The most visible change is that listeners can now receive the output of the project under testing and the XML, and plainlisteners have been adapted to optionally include this output in their own logs.
URL: Apache Ant - AntUnit"The sole cause of man’s unhappiness is that he does not know how to stay quietly in his room." - Blaise Pascal
- 10-17-2008, 10:22 AM #2
Member
- Join Date
- Jun 2008
- Posts
- 15
- Rep Power
- 0
Similar Threads
-
Apache Ant 1.7.1
By Java Tip in forum Java SoftwareReplies: 0Last Post: 07-11-2008, 02:45 PM -
Apache Geronimo 2.1
By Java Tip in forum Java SoftwareReplies: 0Last Post: 04-15-2008, 06:53 PM -
Apache Cayenne 2.0.3
By levent in forum Java SoftwareReplies: 0Last Post: 05-17-2007, 08:58 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks