This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Ant, Maven and Other Build Tools and the fly likes Problem when including unit test cases in build Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Problem when including unit test cases in build" Watch "Problem when including unit test cases in build" New topic
Author

Problem when including unit test cases in build

Rajesh Khan
Ranch Hand

Joined: Oct 16, 2011
Posts: 230
HI i have the following build.xml



any idea where junit.jar should be included
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5579

I don't understand the question. You already are including junit.jar in line 25.

What is it that you are doing and what problem are you running into?


JBoss In Action
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Problem when including unit test cases in build
 
Similar Threads
Ant + Junit + Log4J Problem
java.lang.classnotfoundexception in junit report
javadoc problem, using ant build file
Ant+JUnit
Howto run specific JUnit tests in ant?