mulesoft-labs / mule-gradle-plugin

Plugin for building mule apps with the gradle build system.
Apache License 2.0
24 stars 14 forks source link

Plugins should be in the class path when unit testing. #43

Closed juancavallotti closed 9 years ago

juancavallotti commented 9 years ago

When leveraging unit tests, jar files packaged as plugins should be in the classpath so the tests can run successfully.