Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ process.test.ts
File
process.test.ts
packages/core/test/process/process.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect } from
"bun:test"
2
import
fs from
"fs/promises"
3
import
{ realpathSync } from
"node:fs"
4
import
{ tmpdir } from
"node:os"
Callers
nothing calls this directly
Calls
12
testEffect
Function · 0.90
interrupt
Method · 0.80
lines
Method · 0.80
spawn
Method · 0.80
cmd
Function · 0.70
waitForFile
Function · 0.70
describe
Function · 0.50
tmpdir
Function · 0.50
run
Method · 0.45
from
Method · 0.45
make
Method · 0.45
abort
Method · 0.45
Tested by
no test coverage detected