Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ mock-nm.js
File
mock-nm.js
test/fixtures/test-runner/mock-nm.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
assert = require(
'node:assert'
);
3
const
{ test } = require(
'node:test'
);
4
const
fixture =
'reporter-cjs'
;
Callers
nothing calls this directly
Calls
5
require
Function · 0.50
test
Function · 0.50
module
Method · 0.45
fn
Method · 0.45
restore
Method · 0.45
Tested by
no test coverage detected