Testkit Folder
open class TestkitFolder @Inject constructor(val path: Property<String>, val inProject: Boolean) : Serializable(source)
Represents a folder containing a path to the tests files.
Represents a folder containing a path to the tests files.