Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode-bench
/ judgeCompatibility.test.ts
File
judgeCompatibility.test.ts
tests/judgeCompatibility.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"bun:test"
;
2
import
{ generateObject } from
"ai"
;
3
4
import
{ scoreResultSchema,
type
ScoreResult } from
"~/lib/createScore.js"
;
Callers
nothing calls this directly
Calls
1
evaluateWithJudge
Function · 0.70
Tested by
no test coverage detected