Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect, vi, beforeEach, afterEach } from
'vitest'
;
2
import
{
3
findXcodeStateFile,
4
lookupSimulatorName,
Callers
nothing calls this directly
Calls
4
createCommandMatchingMockExecutor
Function · 0.90
findXcodeStateFile
Function · 0.90
lookupSimulatorName
Function · 0.90
readXcodeIdeState
Function · 0.90
Tested by
no test coverage detected