Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TypeScriptToLua/TypeScriptToLua
/ parse.spec.ts
File
parse.spec.ts
test/cli/parse.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as ts from
"typescript"
;
2
import
* as tstl from
"../../src"
;
3
4
describe(
"command line"
, () => {
Callers
nothing calls this directly
Calls
4
expect
Function · 0.85
parseConfigFileContent
Function · 0.85
toHaveDiagnostics
Method · 0.80
toString
Method · 0.80
Tested by
no test coverage detected