Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ fixture.test.ts
File
fixture.test.ts
packages/opencode/test/fixture/fixture.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ $ } from
"bun"
2
import
{ describe, expect, test } from
"bun:test"
3
import
fs from
"fs/promises"
4
import
{ tmpdir } from
"./fixture"
Callers
nothing calls this directly
Calls
6
tmpdir
Function · 0.90
test
Function · 0.85
quiet
Method · 0.80
text
Method · 0.65
cwd
Method · 0.65
describe
Function · 0.50
Tested by
no test coverage detected