MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / setup.test.ts

File setup.test.ts

src/cli/commands/__tests__/setup.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'vitest';
2import path from 'node:path';
3import { parse as parseYaml } from 'yaml';
4import {

Callers

nothing calls this directly

Calls 6

runSetupWizardFunction · 0.90
createSetupFsFunction · 0.85
createTestPrompterFunction · 0.85
createPlatformPrompterFunction · 0.85

Tested by

no test coverage detected