Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-module-hooks-load-builtin-override-module.js
File
test-module-hooks-load-builtin-override-module.js
test/module-hooks/test-module-hooks-load-builtin-override-module.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
// This tests that load hooks can override the format of builtin modules
4
// to 'module', and require() can load them.
Callers
nothing calls this directly
Calls
5
registerHooks
Function · 0.85
includes
Method · 0.80
deregister
Method · 0.80
require
Function · 0.50
assert
Function · 0.50
Tested by
no test coverage detected