Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ diagnostic
Method
diagnostic
lib/internal/test_runner/test.js:314–316 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
312
}
313
314
diagnostic(message) {
315
this.#test.diagnostic(message);
316
}
317
318
plan(count, options = kEmptyObject) {
319
if
(this.#test.plan !== null) {
Callers
nothing calls this directly
Calls
1
diagnostic
Method · 0.45
Tested by
no test coverage detected