MCPcopy Index your code
hub / github.com/PatrickSys/codebase-context / tree-sitter-grammar-assets.test.ts

File tree-sitter-grammar-assets.test.ts

tests/tree-sitter-grammar-assets.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, afterAll } from 'vitest';
2import { promises as fs } from 'fs';
3import path from 'path';
4import os from 'os';

Callers

nothing calls this directly

Calls 3

resolveGrammarDirFunction · 0.90
extractTreeSitterSymbolsFunction · 0.90
analyzeMethod · 0.65

Tested by

no test coverage detected