MCPcopy Create free account
hub / github.com/OpenHands/OpenHands / dev-process-utils.test.ts

File dev-process-utils.test.ts

__tests__/scripts/dev-process-utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawn } from "node:child_process";
2import { once } from "node:events";
3
4import { describe, expect, it } from "vitest";

Callers

nothing calls this directly

Calls 5

isProcessRunningFunction · 0.90
resolveWindowsCommandFunction · 0.90
onceFunction · 0.85
spawnFunction · 0.70

Tested by

no test coverage detected