Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ launch.test.ts
File
launch.test.ts
packages/opencode/test/lsp/launch.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
{ spawn } from
"../../src/lsp/launch"
Callers
nothing calls this directly
Calls
5
tmpdir
Function · 0.90
spawn
Function · 0.90
test
Function · 0.85
write
Method · 0.80
describe
Function · 0.50
Tested by
no test coverage detected