Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MatterAIOrg/OrbCode
/ ok
Function
ok
test-hooks.mjs:6–6 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
4
5
let
passed = 0
6
const
ok = (name) => { console.log(` ok - ${name}`); passed++ }
7
8
function
makeRunner(config) {
9
const
systemMessages = []
Callers
1
test-hooks.mjs
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected