xcode_get_test_targets
Retrieve test target names and identifiers from an Xcode project or workspace to support automated build and test workflows.
Instructions
Get information about test targets in a project, including names and identifiers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xcodeproj | Yes | Absolute path to the .xcodeproj file (or .xcworkspace if available) |