---
title: CiAction.TestConfiguration
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/ciaction/testconfiguration-data.dictionary
---

# CiAction.TestConfiguration

The test configuration for a test action.

## Declaration

```data
object CiAction.TestConfiguration
```

## Properties

kind: A string that describes whether the test action uses the scheme’s default tests or a specific test plan. testDestinations: A list of destination information for the test configuration. testPlanName: 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

- [CiTestDestination](appstoreconnectapi/citestdestination.md)
- [CiTestDestinationKind](appstoreconnectapi/citestdestinationkind.md)
