xcode-test
Automate iOS app testing by configuring test plans, specifying devices, and managing results without manual effort, using Xcode projects and workspaces.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
buildForTesting | No | 테스트용 빌드만 수행할지 여부 | |
destination | Yes | 테스트 대상 (예: 'platform=iOS Simulator,name=iPhone 14') | |
onlyTesting | No | 실행할 특정 테스트 식별자들 (예: ['ModuleTests/ClassTests/testMethod']) | |
projectPath | Yes | Xcode 프로젝트 또는 워크스페이스 경로 | |
resultBundlePath | No | 테스트 결과 번들 저장 경로 | |
scheme | Yes | 테스트할 스킴 | |
skipTesting | No | 건너뛸 테스트 식별자들 | |
testPlan | No | 사용할 테스트 플랜 이름 | |
testWithoutBuilding | No | 빌드 없이 테스트만 수행할지 여부 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Xcode MCP Server
Related Tools
- @ShenghaiWang/xcodebuild
- @devyhan/xcode-mcp
- @r-huijts/xcode-mcp-server
- @devyhan/xcode-mcp
- @noahlozevski/mcp-idb