rustic / com.osm.gradle.plugins.types.variants.options / TestOptions

TestOptions

class TestOptions : PriorityResolveBase<ITestOptions>, ITestOptions

Constructors

<init>

TestOptions(args: List<ITestOptions?>)

Properties

doc

val doc: Boolean?

noFailFast

val noFailFast: Boolean?

noRun

val noRun: Boolean?