MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / xcode-state-reader.test.ts

File xcode-state-reader.test.ts

src/utils/__tests__/xcode-state-reader.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from 'vitest';
2import {
3 findXcodeStateFile,
4 lookupSimulatorName,

Callers

nothing calls this directly

Calls 4

findXcodeStateFileFunction · 0.90
lookupSimulatorNameFunction · 0.90
readXcodeIdeStateFunction · 0.90

Tested by

no test coverage detected