Releases: nebula-plugins/nebula-test
v10.0.0-rc.1
Gradle 7 compatibility with Spock 2.0
v10.0.0
v9.0.0
Remove transitive dependencies on guava
and commons-io.
cglib-nodeband
objenesismoved to
runtime` scope.
This can be breaking change if you are defining custom classpath filters for runners. The API used to be com.google.common.base.Predicate
now it is java.util.function.Predicate
v8.2.0
v9.0.0-rc.3
Avoid adding testing frameworks into classpaths of project under test. It helps to avoid conflicts between Spock 2.x and old groovy if older Gradle version is specified in a test.
v9.0.0-rc.2
Additional handling of deprecations scenarios in Gradle 7
v9.0.0-rc.1
nebula-test
migrated to Gradle 7 introducing Groovy 3. This major version will not work with projects using Gradle 6.x or less.
v8.1.0
v8.0.0
v8.0.0-rc.1
Add groovy3
feature variant to allow parallel support for Gradle 6 and Gradle 7.