Clifton Craig wrote:

>On Sunday 22 January 2006 4:55 pm, Steve Loughran wrote:
>  
>
>>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
>>
>>    
>>
>Steve,
>
>Great idea. However, I'm a little lost. I have a source distribution of 
>Ant-1.6.5 that I'm working with and I can't figure out where the antunit test 
>framework begins and where the the actual test cases end.
>  
>
Hello,

the antunit tests did not exist yet when ant 1.6.5 was released. You
would have to download the source from subversion.

see this web page .
http://ant.apache.org/svn.html

Cheers,

Antoine

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to