MCPcopy
hub / github.com/yamadashy/repomix / parseFile.c.test.ts

File parseFile.c.test.ts

tests/core/treeSitter/parseFile.c.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest';
2import { parseFile } from '../../../src/core/treeSitter/parseFile.js';
3import { createMockConfig } from '../../testing/testUtils.js';
4

Callers

nothing calls this directly

Calls 2

createMockConfigFunction · 0.90
parseFileFunction · 0.85

Tested by

no test coverage detected