Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ runner.mjs
File
runner.mjs
test/fixtures/test-runner/coverage-isolation-none/runner.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ run } from
'node:test'
;
2
import
{ join } from
'node:path'
;
3
4
const
stream = run({
Callers
nothing calls this directly
Calls
5
some
Method · 0.80
run
Function · 0.50
join
Function · 0.50
on
Method · 0.45
exit
Method · 0.45
Tested by
no test coverage detected