Test your plugin against different versions of Gradle as part of your build. This plugin extends the power that the new GradleTestKit brings without having to actually author code. It rather allows plugins authors to write functional tests that looks like normal Gradle projects (multi-project is supported). This also makes it easier to create sample projects that can directly be used in documentation.

Gradle 4.3 is the minimum required version to run version 3.x of this plugin.

If you are using Gradle 6.0, you will see warnings. These are resolved in version 3.x of this plugin.

If you are using a Gradle version < 4.1, you will need to use any 2.x version of this plugin.

If you are using a Gradle version < 3.0, you will need to use version 1.1 of this plugin.

GradleTest might not be compatible with Gradle 7.4.x. If you see No worker lease associated with the current thread erros please upgrade your Gradle version of downgrade to 7.3.x.

Unresolved directive in product-documentation.adoc - include::parts/bootstrap.adoc[]

Unresolved directive in product-documentation.adoc - include::parts/structure.adoc[]

Unresolved directive in product-documentation.adoc - include::parts/cmdline.adoc[]

Unresolved directive in product-documentation.adoc - include::parts/additional-usage.adoc[]

Unresolved directive in product-documentation.adoc - include::parts/advanced.adoc[]

Unresolved directive in product-documentation.adoc - include::parts/upgrading.adoc[]

Unresolved directive in product-documentation.adoc - include::parts/other-plugins.adoc[]

Unresolved directive in product-documentation.adoc - include::parts/alternatives.adoc[]

Unresolved directive in product-documentation.adoc - include::parts/other.adoc[]