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

File read-rc-file.unit.test.ts

packages/core/src/lib/implementation/read-rc-file.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { vol } from 'memfs';
2import { CONFIG_FILE_NAME, type CoreConfig } from '@code-pushup/models';
3import { MEMFS_VOLUME } from '@code-pushup/test-utils';
4import { autoloadRc } from './read-rc-file.js';

Callers

nothing calls this directly

Calls 1

autoloadRcFunction · 0.85

Tested by

no test coverage detected