Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ command.test.ts
File
command.test.ts
src/utils/__tests__/command.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{ __getRealCommandExecutor } from
'../command.ts'
;
3
4
describe(
'defaultExecutor'
, () => {
Callers
nothing calls this directly
Calls
3
__getRealCommandExecutor
Function · 0.90
executor
Function · 0.70
kill
Method · 0.65
Tested by
no test coverage detected