For JUnit and Spock it works if you run the tests in the same task. I'm not aware of a way to combine the JUnit and TestNG reports.
-- Peter Niederwieser Developer, Gradle http://www.gradle.org Trainer & Consultant, Gradleware http://www.gradleware.com Creator, Spock Framework http://spockframework.org rsn_w wrote: > > Any idea how I can do this w/ Gradle? I run taskA for my junit tests, and > taskB for my junit (spock) tests. There must be some way to combine these > results into one master report. > -- View this message in context: http://gradle.1045684.n5.nabble.com/How-to-combine-results-from-testng-junit-tests-into-one-report-tp4284212p4285648.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
