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

File executor.unit.test.ts

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

Source from the content-addressed store, hash-verified

1import { executorContext } from '@code-pushup/test-nx-utils';
2import { MEMFS_VOLUME } from '@code-pushup/test-utils';
3import * as executeProcessModule from '../../internal/execute-process.js';
4import runCliExecutor from './executor.js';

Callers

nothing calls this directly

Calls 2

executorContextFunction · 0.90
runCliExecutorFunction · 0.85

Tested by

no test coverage detected