Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ import-module.int.test.ts
File
import-module.int.test.ts
packages/utils/src/lib/import-module.int.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
;
2
import
{ importModule } from
'./import-module.js'
;
3
4
describe(
'importModule'
, () => {
Callers
nothing calls this directly
Calls
1
importModule
Function · 0.85
Tested by
no test coverage detected