Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ process.test.ts
File
process.test.ts
packages/opencode/test/util/process.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
fs from
"fs/promises"
3
import
path from
"path"
4
import
{ Process } from
"@/util/process"
Callers
nothing calls this directly
Calls
8
tmpdir
Function · 0.90
test
Function · 0.85
node
Function · 0.85
write
Method · 0.80
spawn
Method · 0.80
describe
Function · 0.50
run
Method · 0.45
abort
Method · 0.45
Tested by
no test coverage detected