Contents

CiAction.TestConfiguration

The test configuration for a test action.

Declaration

object CiAction.TestConfiguration

Properties

NameTypeDescription
kindstring

A string that describes whether the test action uses the scheme’s default tests or a specific test plan.

testDestinations[CiTestDestination]

A list of destination information for the test configuration.

testPlanNamestring

The name of the test plan. This value is only available to test actions that set the kind field to SPECIFIC_TEST_PLANS.

Topics

Objects and Types