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