Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node-addon-api
/ test.js
File
test.js
unit-test/test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
path = require(
'path'
);
3
const
runChildProcess = require(
'./spawnTask'
).runChildProcess;
4
Callers
nothing calls this directly
Calls
1
executeTests
Function · 0.85
Tested by
no test coverage detected