Is there a way in eclipse (Helios) to package/export my JUnit test suites (or maybe even test cases if possible) as executable jars?
I know how to generate runnable jars from projects with a main class, but i'm clueless about how to include a TestRunner
.
Is there a straightforward way, or do I have to make a workaround main class calling the TestRunner
somehow?
Details would be great.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…