Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ xcode-state-watcher.test.ts
File
xcode-state-watcher.test.ts
src/utils/__tests__/xcode-state-watcher.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, afterEach } from
'vitest'
;
2
import
{
3
startXcodeStateWatcher,
4
stopXcodeStateWatcher,
Callers
nothing calls this directly
Calls
5
stopXcodeStateWatcher
Function · 0.90
createCommandMatchingMockExecutor
Function · 0.90
startXcodeStateWatcher
Function · 0.90
isWatcherRunning
Function · 0.90
getWatchedPath
Function · 0.90
Tested by
no test coverage detected