MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / simulator-steps-pid.test.ts

File simulator-steps-pid.test.ts

src/utils/__tests__/simulator-steps-pid.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, afterEach, beforeEach } from 'vitest';
2import type { ChildProcess, SpawnOptions } from 'node:child_process';
3import { EventEmitter } from 'node:events';
4import * as fs from 'node:fs';

Callers

nothing calls this directly

Tested by

no test coverage detected