Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AI45Lab/Code
/ test-helpers.mjs
File
test-helpers.mjs
sdk/node/test-helpers.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
2
import
mod from
'./index.js'
3
4
assert.equal(typeof mod.builtinSkills,
'function'
)
Callers
nothing calls this directly
Calls
1
log
Method · 0.45
Tested by
no test coverage detected