MCPcopy Index your code
hub / github.com/nodejs/node / diagnostic

Method diagnostic

lib/internal/test_runner/test.js:523–525  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

521 }
522
523 diagnostic(message) {
524 this.#suite.diagnostic(message);
525 }
526}
527
528function parseExpectFailure(expectFailure) {

Callers

nothing calls this directly

Calls 1

diagnosticMethod · 0.45

Tested by

no test coverage detected