rustic / com.osm.gradle.plugins.types.interfaces.options.option / ITest

ITest

interface ITest

Properties

noFailFast

abstract val noFailFast: Boolean?

noRun

abstract val noRun: Boolean?

Inheritors

IBenchOptions

interface IBenchOptions : IBase, IBuild, IJob, ITest

ITestOptions

interface ITestOptions : IBase, IBuild, IDoc, IRelease, ITest