Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-runner-coverage-default-exclusion.mjs
File
test-runner-coverage-default-exclusion.mjs
test/parallel/test-runner-coverage-default-exclusion.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'../common/index.mjs'
;
2
import
{ before, describe, it } from
'node:test'
;
3
import
assert from
'node:assert'
;
4
import
{ spawnSync } from
'node:child_process'
;
Callers
nothing calls this directly
Calls
9
includes
Method · 0.80
before
Function · 0.70
setupFixtures
Function · 0.70
it
Function · 0.50
spawnSync
Function · 0.50
assert
Function · 0.50
refresh
Method · 0.45
join
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected