Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-runner-global-hooks.mjs
File
test-runner-global-hooks.mjs
test/fixtures/test-runner/test-runner-global-hooks.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ run } from
'node:test'
;
2
import
{ spec } from
'node:test/reporters'
;
3
import
{ parseArgs } from
'node:util'
;
4
Callers
nothing calls this directly
Calls
4
slice
Method · 0.65
parseArgs
Function · 0.50
run
Function · 0.50
compose
Method · 0.45
Tested by
no test coverage detected