Clifton Craig wrote:
Given my passion for TDD I am now looking for a way to apply unit tests to my Ant build files. Is there an easy way or framework I can use?
you need the antunit test framework; its in Ant's SVN repo. Its really for testing tasks, but comes with a good set of assertions
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]