On Sun, 28 Sep 2003, Philip Aston wrote: > > > On Tue, 23 Sep 2003, Philip Aston <[EMAIL PROTECTED]> wrote: > > > > and would they like <batchtest fork="single"/> > > > > > > I'd like to see it, at least. > > > > > > > OK, I'll cut a patch at the weekend. > > Patch and new file attached for consideration. Example usage: > > <junit fork="true"> > <batchtest singleProcess="false"> > <formatter type="plain" usefile="false"/> > > <fileset dir="${test-src.dir}"> > <include name="**/*Tests.java"/> > </fileset> > </batchtest> > </junit> > > > If its OK, I'm more than happy to update the docs.
Second request: how does this differ from fork="false"? Are you passing a list of tests to the test runner or what? -- Jim Dixon [EMAIL PROTECTED] tel +44 117 982 0786 mobile +44 797 373 7881 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]