
🧪 Test

   Scheme: MCPTest
   Project: example_projects/macOS/MCPTest.xcodeproj
   Configuration: Debug
   Platform: macOS
   Derived Data: ~/Library/Developer/XcodeBuildMCP/workspaces/XcodeBuildMCP-<HASH>/DerivedData/MCPTest-<HASH>

Discovered 4 test(s):
   MCPTestTests/MCPTestTests/appNameIsCorrect
   MCPTestTests/MCPTestTests/deliberateFailure
   MCPTestTests/MCPTestsXCTests/testAppNameIsCorrect
   MCPTestTests/MCPTestsXCTests/testDeliberateFailure
Running tests (1 completed, 0 failures, 0 skipped)
Running tests (2 completed, 1 failure, 0 skipped)
Running tests (3 completed, 1 failure, 0 skipped)
Running tests (4 completed, 2 failures, 0 skipped)

MCPTestsXCTests
  ✗ testDeliberateFailure():
      - XCTAssertTrue failed - This test is designed to fail for snapshot testing
        example_projects/macOS/MCPTestTests/MCPTestsXCTests.swift:11

MCPTestTests
  ✗ deliberateFailure():
      - Expectation failed: 1 == 2: This test is designed to fail for snapshot testing
        example_projects/macOS/MCPTestTests/MCPTestTests.swift:11

❌ <FAIL_COUNT> tests failed, <PASS_COUNT> passed, <SKIP_COUNT> skipped (⏱️ <DURATION>)
  └ Files:
     ├ Result Bundle: ~/Library/Developer/XcodeBuildMCP/workspaces/XcodeBuildMCP-<HASH>/result-bundles/test_macos_<TIMESTAMP>_pid<PID>.xcresult
     └ Build Logs: ~/Library/Developer/XcodeBuildMCP/workspaces/XcodeBuildMCP-<HASH>/logs/test_macos_<TIMESTAMP>_pid<PID>.log
