ihmcrobotics / ihmc-build

Composite build and IDE classpath seperation support for JVM Gradle projects.
Apache License 2.0
5 stars 4 forks source link

Start using Gradle TestKit for tests #57

Open calvertdw opened 6 years ago

calvertdw commented 6 years ago

Example: https://github.com/gradle/kotlin-dsl/blob/v0.17.4/samples/testkit/src/test/kotlin/samples/GreetPluginTest.kt

calvertdw commented 5 years ago

I think this is less powerful than executing isolated builds from system command line.