MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / xcodebuild-run-state.test.ts

File xcodebuild-run-state.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { createXcodebuildRunState } from '../xcodebuild-run-state.ts';
3import type {
4 CompilerDiagnosticFragment,

Callers

nothing calls this directly

Calls 5

createXcodebuildRunStateFunction · 0.90
pushMethod · 0.80
snapshotMethod · 0.80
finalizeMethod · 0.65
highestStageRankMethod · 0.65

Tested by

no test coverage detected