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

File test-common.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import type { ChildProcess } from 'node:child_process';
3import { mkdirSync, mkdtempSync, rmSync, writeFileSync } from 'node:fs';
4import { tmpdir } from 'node:os';

Callers

nothing calls this directly

Calls 10

createTestExecutorFunction · 0.90
tmpdirFunction · 0.85
pushMethod · 0.80
createPreflightFunction · 0.70

Tested by

no test coverage detected