disabledForTestTasks

abstract val disabledForTestTasks: SetProperty<String>(source)

Specifies not to use test task with passed names to measure coverage. These tasks will also not be called when generating Kover reports and these tasks will not be instrumented even if you explicitly run them.