On Mon, 24 Jul 2006, Steve Loughran <[EMAIL PROTECTED]> wrote: >> Any other stuff? > > 1. dont run any target called "test" with no suffix. Because that is > a well known target name and makes it harder to mix antunit test > cases into the main build.
OK. > 2. setup/pass down the standard ant properties that are set in an > ant run, e.g. java.class.path Haven't checked your tests, yet. Since the tests and the AntUnit task run inside the same VM, they should share system properties and classloaders. > 3. timeouts? Not that easy to do, but will be needed sooner or later. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]