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

File context.unit.test.ts

packages/ci/src/lib/cli/context.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DEFAULT_SETTINGS } from '../settings.js';
2import { type CommandContext, createCommandContext } from './context.js';
3
4describe('createCommandContext', () => {

Callers

nothing calls this directly

Calls 1

createCommandContextFunction · 0.85

Tested by

no test coverage detected