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

File global.utils.unit.test.ts

packages/cli/src/lib/implementation/global.utils.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { logger } from '@code-pushup/utils';
2import { filterKebabCaseKeys, logErrorBeforeThrow } from './global.utils.js';
3import { OptionValidationError } from './validate-filter-options.utils.js';
4

Callers

nothing calls this directly

Calls 2

filterKebabCaseKeysFunction · 0.85
logErrorBeforeThrowFunction · 0.85

Tested by

no test coverage detected