Run Xcode tests
run_testsRun xcodebuild tests on an iOS project or workspace to verify runtime behavior before visual review. Requires a specified destination.
Instructions
Run xcodebuild test for a project or workspace. Use to verify runtime/test behavior before visual review. Requires an explicit destination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scheme | Yes | ||
| project | No | ||
| workspace | No | ||
| destination | Yes | ||
| configuration | No | ||
| derivedDataPath | No |