Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node-addon-api
/ index.js
File
index.js
test/common/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* Test helpers ported from test/common/index.js in Node.js project. */
2
'use strict'
;
3
const
assert = require(
'assert'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
4
_mustCallInner
Function · 0.85
whichBuildType
Function · 0.85
escapeBackslashes
Function · 0.85
test
Function · 0.50
Tested by
no test coverage detected