actions-marketplace-validations/Swift test action for Datadog
Automatically instruments and runs your tests reporting to Datadog CI Visibility
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Datadog API key | yes | — |
| app_key | Datadog Application key | no | — |
| application_key | (Deprecated) Datadog Application key | no | — |
| platform | Platform to run: \"ios\", \"macos\" or \"tvos\". By default: \"ios\" | no | ios |
| workspace | .xcworkspace file, if not set, workspace will be autoselected | no | — |
| project | .xcodeproj file, if not set, project will be autoselected | no | — |
| scheme | Scheme to test, if not set, scheme will be autoselected | no | — |
| sdk | Sdk used for building, by default: \"iphonesimulator\" will be used | no | — |
| destination | Destination for testing, by default: \"platform=iOS Simulator,name=iPhone 13\" | no | — |
| configuration | Configuration for testing, by default: \"Debug\" | no | — |
| libraryVersion | Version of the Datagog SDK testing framework to use for testing, by default the latest stable | no | — |
| extraParameters | These input will be added directly to the build/test command | no | "" |
Outputs
no outputs