The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Running Individual Test Cases from Ant
Subject:  Or us your IDE...
Date:  2003-09-13 00:55:00
From:  ehautus


Alternatively, rather than using ANT JUnit task, use your IDEs JUnit integration (assuming your IDE supports this).

I use IntelliJ IDEA's ability to run individual tests all the time, it couldn't be easier. This also allows me to quickly switch between debug and normal runs.

 Feed java.net RSS Feeds