Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
;
2
3
const
{ executorMock } = vi.hoisted(() => ({
4
executorMock: vi.fn(),
Callers
nothing calls this directly
Calls
1
executeXcodemakeCommand
Function · 0.90
Tested by
no test coverage detected