Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/code-pushup/cli
/ runner.int.test.ts
File
runner.int.test.ts
packages/plugin-jsdocs/src/lib/runner/runner.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
{ fileURLToPath } from
'node:url'
;
3
import
type
{ AuditOutput, CoverageTree } from
'@code-pushup/models'
;
4
import
{ AUDITS_MAP } from
'../constants.js'
;
Callers
nothing calls this directly
Calls
1
createRunnerFunction
Function · 0.90
Tested by
no test coverage detected