jetbrains.buildServer.configs.kotlin.v10.buildFeatures / GolangFeature

GolangFeature

open class GolangFeature : BuildFeature

Golang feature processing Golang tests

See Also

golang

Constructors

<init>

GolangFeature(init: GolangFeature.() -> Unit = {}, base: GolangFeature? = null)

Properties

testFormat

var testFormat: String?

The output format of the test Golang to processing

Inherited Properties

enabled

var enabled: Boolean

Specifies whether the feature is enabled

id

var id: String?

Build feature id, if not specified will be generated

type

var type: String

Build feature type