Hello Pete, not sure what Gradle can do for you in this aspect, but isn't it rather a job for your testing framework (like http://testng.org/doc/documentation-main.html#parallel-running for TestNG) ?
-- Regards / Pozdrawiam Tomek Kaczanowski 2010/5/24 pchung24 <[email protected]>: > > Hi, > > What would be a way to repeat a task multiple times. I would like to repeat > the test of a project which deals with concurrency a number of times. > > thanks, > -Pete > -- > View this message in context: > http://old.nabble.com/executing-a-task-multiple-times-tp28652844p28652844.html > Sent from the gradle-user mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
