Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sourcebot-dev/sourcebot
/ grammar.regex.test.ts
File
grammar.regex.test.ts
packages/queryLanguage/test/grammar.regex.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ parser as _parser } from
"../src/parser"
;
2
import
{ fileTests } from
"@lezer/generator/dist/test"
;
3
import
{ describe, it } from
"vitest"
;
4
import
{ fileURLToPath } from
"url"
;
Callers
nothing calls this directly
Calls
1
run
Function · 0.85
Tested by
no test coverage detected