Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, it } from
'vitest'
;
2
import
path from
'node:path'
;
3
import
{ parse as parseYaml } from
'yaml'
;
4
import
{
Callers
nothing calls this directly
Calls
6
runSetupWizard
Function · 0.90
createMockFileSystemExecutor
Function · 0.90
createSetupFs
Function · 0.85
createTestPrompter
Function · 0.85
getWorkflowPromptStateForPlatforms
Function · 0.85
createPlatformPrompter
Function · 0.85
Tested by
no test coverage detected