Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/electerm/electerm
/ npm.spec.js
File
npm.spec.js
test/unit/npm.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ test, describe, beforeEach, afterEach } = require(
'node:test'
)
2
const
assert = require(
'assert/strict'
)
3
const
path = require(
'path'
)
4
const
fs = require(
'fs'
)
Callers
nothing calls this directly
Calls
2
require
Function · 0.85
test
Function · 0.70
Tested by
no test coverage detected