nebula-plugins / nebula-test

Test harness for Gradle plugins
Apache License 2.0
45 stars 18 forks source link

fail tests if mutable project state warning is present #105

Closed rpalcolea closed 5 years ago

rpalcolea commented 5 years ago

This is to start failing integration tests if mutable project state warnings are found in gradle build output.

https://github.com/gradle/gradle/blob/250961e81b7d83da020caa43bdeb4cd9c40a150c/subprojects/dependency-management/src/main/java/org/gradle/api/internal/artifacts/configurations/DefaultConfiguration.java#L535

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.2%) to 87.255% when pulling 676d05bb089908c2513da15702c168e7dcfd1a29 on integration-tests/fail-if-MutableProjectState-warnings into 5aa0c75fd7caa1d3abba82c0e8467946a4a188aa on master.