Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ must-call-assert.js
File
must-call-assert.js
tools/eslint-rules/must-call-assert.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
message =
4
'Assertions must be wrapped into `common.mustSucceed`, `common.mustCall` or `common.mustCallAtLeast`'
;
Callers
nothing calls this directly
Calls
5
findEnclosingFunction
Function · 0.85
isMustCallOrTest
Function · 0.85
map
Method · 0.65
join
Method · 0.45
report
Method · 0.45
Tested by
no test coverage detected