Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openai/plugins
/ plugin-eval.test.js
File
plugin-eval.test.js
plugins/plugin-eval/tests/plugin-eval.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert/strict"
;
2
import
fs from
"node:fs/promises"
;
3
import
os from
"node:os"
;
4
import
path from
"node:path"
;
Callers
nothing calls this directly
Calls
15
analyzePath
Function · 0.90
renderPayload
Function · 0.90
parseFrontmatter
Function · 0.90
initializeBenchmark
Function · 0.90
runBenchmark
Function · 0.90
parseCodexJsonStream
Function · 0.90
summarizeCodexEvents
Function · 0.90
formatCommandPath
Function · 0.90
buildWorkflowGuide
Function · 0.90
provisionBenchmarkWorkspace
Function · 0.90
compareResults
Function · 0.90
explainBudget
Function · 0.90
Tested by
no test coverage detected