MCPcopy 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

1import assert from 'node:assert/strict'
2import mod from './index.js'
3
4assert.equal(typeof mod.builtinSkills, 'function')

Callers

nothing calls this directly

Calls 1

logMethod · 0.45

Tested by

no test coverage detected