We should be able to use the Gradle test harness to produce some simple automated testing for VanillaGradle. Not sure how extensive we want it, maybe just ensuring that the environment setup tasks complete without error?
Some scenarios:
- VanillaGradle applied to root project
- VanillaGradle applied to subproject
- Groovy build scripts
We should be able to use the Gradle test harness to produce some simple automated testing for VanillaGradle. Not sure how extensive we want it, maybe just ensuring that the environment setup tasks complete without error?
Some scenarios: