Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-runner-plan.mjs
File
test-runner-plan.mjs
test/parallel/test-runner-plan.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as common from
'../common/index.mjs'
;
2
import
* as fixtures from
'../common/fixtures.mjs'
;
3
import
{ describe, it, run } from
'node:test'
;
4
import
{ join } from
'node:path'
;
Callers
nothing calls this directly
Calls
6
run
Function · 0.70
it
Function · 0.50
join
Function · 0.50
path
Method · 0.45
plan
Method · 0.45
on
Method · 0.45
Tested by
no test coverage detected