xcode_test_project
Execute tests for an Xcode project by specifying the project path, test scheme, and destination. Ideal for automating iOS/macOS project testing within the Xcode MCP Server environment.
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 |