Dmonique, On Monday 17 January 2005 21:12, Dominique Devienne wrote: > > From: Paul Elschot [mailto:[EMAIL PROTECTED] > > Is it possible to fork junit itself, instead of each test case? > > Try <junit fork="true" forkmode="once" ...> with Ant 1.6.2. --DD
I upgraded ant from 1.6b2 to 1.6, and according to the docs the above forkmode should do what I need. For the moment the compilation of the test code fails, because the junit.framework package does not exist for the compiler after the ant upgrade. It seems that ant changed the class path handling a bit from 1.6b2, so I'll investage that first now. Regards, Paul Elschot. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]