MCPcopy Create free account
hub / github.com/code-pushup/cli / utils.unit.test.ts

File utils.unit.test.ts

packages/nx-plugin/src/executors/cli/utils.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { vol } from 'memfs';
2import type { MockInstance } from 'vitest';
3import { createNodesV2Context } from '@code-pushup/test-nx-utils';
4import { MEMFS_VOLUME, osAgnosticPath } from '@code-pushup/test-utils';

Callers

nothing calls this directly

Calls 8

osAgnosticPathFunction · 0.90
createNodesV2ContextFunction · 0.90
parseCliExecutorOptionsFunction · 0.85
setupProjectJsonFunction · 0.70
projectJsonPathFunction · 0.70

Tested by

no test coverage detected