MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / parser-resilience.test.ts

File parser-resilience.test.ts

test/parser-resilience.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { getParser, detectLanguage } from '../src/tools/ast/parser.js';
3
4/**

Callers

nothing calls this directly

Calls 2

detectLanguageFunction · 0.85
getParserFunction · 0.85

Tested by

no test coverage detected