Introduction

This is a library of Ant tasks that support writing tests for tasks using build files instead of JUnit.

Requirements

The current version requires Ant 1.7.0 Beta 2 or later.

Where is it?

The source code for the library lives in the antlibs subspace of Ant's SVN - http://svn.apache.org/viewcvs.cgi/ant/antlibs/antunit/trunk/.

Installation

If you are building this from sources, run the antlib target and you'll get a file ant-antunit.jar.

There are several ways to use the tasks:

Tasks