Hello! In documentation there is no hints how to add more test types to project. For example I have junit tests and I have special junit tests with special resources and so on. I want compilation and testing results in separate folders of course. If I use java plugin, what should I do know? Extend java plugin class? Even more, both test classes depends on shared tests classes which depends on application classes. And I am sure I want it as one sub-project.
-- View this message in context: http://www.nabble.com/More-test-types-tp23428286p23428286.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
