xcode_test_project
Execute tests for Xcode projects by specifying the project path, scheme, and destination. Enables efficient testing for iOS/macOS projects through programmatic access to Xcode functionality.
Instructions
Run tests for an Xcode project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
destination | No | Test destination | |
project_path | Yes | Path to .xcodeproj file | |
scheme | Yes | Test scheme name |