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

File xcodemake.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2
3const { executorMock } = vi.hoisted(() => ({
4 executorMock: vi.fn(),

Callers

nothing calls this directly

Calls 1

executeXcodemakeCommandFunction · 0.90

Tested by

no test coverage detected