CiAction.TestConfiguration
The test configuration for a test action.
Declaration
object CiAction.TestConfigurationProperties
| Name | Type | Description |
|---|---|---|
kind | string | 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. |
testPlanName | string | The name of the test plan. This value is only available to test actions that set the |