Problems getting Ant to work with Junit in JDeveloper

From: A Tobin <atobin_at_cit.ie>
Date: 18 Jul 2003 02:33:30 -0700
Message-ID: <4ab9b331.0307180133.256011f3_at_posting.google.com>



Hi,

I'm trying to integrate Ant and Junit to automate my tests within JDeveloper. Everything seems to work fine (prepare, compile), except I cannot run the tests from Ant using the Junit task
<jnuit>....</junit>. Although I can run the tasks using the
<java>...</java> task. Because I cannot run the <junit> task, I
cannottake advantage of the many parameters that it has.

I have downloaded the Junit Extensions and I have added the junit.jar to the Ant libraries.xml entry. My Test Suite and the class to be tested are all in the same folder. Am I missing something? Has anybody had a similar issue? Is there an example/guide out there that I can follow? Any help would be appreciated as I have spent a good deal of time trying to fix this with no luck.

Thanks in Advance.
rdgs
Arthur Received on Fri Jul 18 2003 - 11:33:30 CEST

Original text of this message