testDataDirectory

@get:InputDirectory
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val testDataDirectory: DirectoryProperty

Path to directory with test projects and '.ijperf' files.