Re: Testing Ant Script

2008-09-02 Thread Steve Loughran
S Prabhu wrote: Hi, I have developed an ANT Script to perform certain process. I want to test this ant script without executing it. Is there is any way to test the ANT Scripts (like, Junit for java APIs) There is AntUnit, but it will execute the script, just as Junit does for its code. Yo

AW: Testing Ant Script

2008-09-02 Thread Jan.Materne
: Testing Ant Script Hi, I have developed an ANT Script to perform certain process. I want to test this ant script without executing it. Is there is any way to test the ANT Scripts (like, Junit for java APIs) -- View this message in context: http://www.nabble.com/Testing-Ant-Script

Testing Ant Script

2008-09-02 Thread S Prabhu
Hi, I have developed an ANT Script to perform certain process. I want to test this ant script without executing it. Is there is any way to test the ANT Scripts (like, Junit for java APIs) -- View this message in context: http://www.nabble.com/Testing-Ant-Script-tp19269002p19269002.html