Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-parse-args.mjs
File
test-parse-args.mjs
test/parallel/test-parse-args.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ spawnPromisified } from
'../common/index.mjs'
;
2
import
* as fixtures from
'../common/fixtures.mjs'
;
3
import
assert from
'node:assert'
;
4
import
{ suite, test } from
'node:test'
;
Callers
nothing calls this directly
Calls
9
suite
Function · 0.85
info
Method · 0.80
test
Function · 0.70
parse
Method · 0.65
parseArgs
Function · 0.50
Error
Function · 0.50
spawnPromisified
Function · 0.50
entries
Method · 0.45
path
Method · 0.45
Tested by
no test coverage detected