Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ recursive_run.js
File
recursive_run.js
test/fixtures/test-runner/recursive_run.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ test, run } = require(
'node:test'
);
4
Callers
nothing calls this directly
Calls
3
require
Function · 0.50
test
Function · 0.50
run
Function · 0.50
Tested by
no test coverage detected