api / org.gradle.plugin.devel / GradlePluginDevelopmentExtension / testSourceSets

testSourceSets

open fun testSourceSets(vararg testSourceSets: SourceSet): Unit

Provides the source sets executing the functional tests with TestKit.

Calling this method multiple times with different source sets is not additive.

Parameters

testSourceSets - the test source sets