Hans, You can have a look at the code in my launchpad branch lp:~teyckmans/gradle/testng
in the integtest/testng package contains the testng integration tests. Thx, Tom 2009/1/4 Hans Dockter <[email protected]> > > On Jan 3, 2009, at 10:37 AM, Tom Eyckmans wrote: > > I'm trying to get the integration tests for the testng stuff setup: >> >> foreseen tests at the moment all combinations of: jdk14/jdk15 - java / >> groovy plugin - passing / failing test. >> >> I've noticed that only the gradle output of the first test that is run >> gets actually sent to system.out. >> >> I'm also having problems running 2 gradle integration tests after each >> other that both use the Groovy plugin. The first test completes as expected, >> but when the second test runs that test always fails to compile. >> >> Does anybody have an idea what I'm doing wrong? >> > > Could you paste your integration test code? > > - Hans > > >> >> Thx, >> >> Tom >> >> > -- > Hans Dockter > Gradle Project lead > http://www.gradle.org > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
