AntUnit = a task library for building unit tests, as ApacheAnt scripts, to test ant tasks and scripts.

* http://ant.apache.org/antlibs/antunit/ - project home page
* http://ant.apache.org/antlibs/bindownload.cgi = downloads
* http://ant.apache.org/antlibs/proper.html#antunit = pointers to the right locations

* http://happygiraffe.net/blog/2008/09/15/antunit-inside-maven/ - How to run an antunit test from within a maven build.

* http://stefan.samaflost.de/blog/en/Apache/Ant/AntUnit - "Why AntUnit?" -- Why it was written, and why you should use it.
* http://www.artima.com/forums/flat.jsp?forum=276&thread=191025 - "AntUnit 1.0 Released"

----
CategoryAnt