Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ parseCode } from
'../../src/common/syntax-highlighter'
;
2
3
describe(
'highlight some TypeScript'
, () => {
4
it(
'should highlight literals'
, () => {
Callers
nothing calls this directly
Calls
1
parseCode
Function · 0.90
Tested by
no test coverage detected