MCPcopy Index your code
hub / github.com/code-pushup/cli / tree.int.test.ts

File tree.int.test.ts

testing/test-nx-utils/src/lib/utils/tree.int.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFile } from 'node:fs/promises';
2import path from 'node:path';
3import { createTreeWithEmptyWorkspace } from 'nx/src/generators/testing-utils/create-tree-with-empty-workspace';
4import { describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 2

materializeTreeFunction · 0.85
readFileFunction · 0.85

Tested by

no test coverage detected