JUnit testing outside Eclipse
JUnit testing outside Eclipse
- Subject: JUnit testing outside Eclipse
- From: Paul Hoadley <email@hidden>
- Date: Fri, 6 Aug 2010 20:38:36 +0930
Hello,
Having recently set up a Hudson build server, I am now trying to get some JUnit tests running as part of the build, and hence outside of Eclipse. I have a test suite for a framework which I've previously run manually in Eclipse just fine, but it's evident that Eclipse is providing quite a bit of help with the classpath. I'm about half way through manually tracking down all the locations of classes on which the test suite depends (javafoundation.jar, javaeoacess.jar, javaeocontrol.jar, log4j-1.2.14.jar...), and have almost got the tests running outside Eclipse. Is this the only way to do it? Or am I missing an easier way?
--
Paul.
http://logicsquad.net/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden