MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / syntax-highlighter.test.ts

File syntax-highlighter.test.ts

test/common/syntax-highlighter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parseCode } from '../../src/common/syntax-highlighter';
2
3describe('highlight some TypeScript', () => {
4 it('should highlight literals', () => {

Callers

nothing calls this directly

Calls 1

parseCodeFunction · 0.90

Tested by

no test coverage detected