Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ error
Method
error
lib/internal/test_runner/test.js:293–295 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
291
}
292
293
get error() {
294
return
this.#test.error;
295
}
296
297
get passed() {
298
return
this.#test.passed;
Callers
1
createTestFileList
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected