MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / project-config.test.ts

File project-config.test.ts

src/utils/__tests__/project-config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Tested by

no test coverage detected