Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TypeStrong/ts-node
/ diagnostics.spec.ts
File
diagnostics.spec.ts
src/test/diagnostics.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ TSError } from
'..'
;
2
import
{ ctxTsNode, ts } from
'./helpers'
;
3
import
{ context, expect } from
'./testlib'
;
4
import
* as semver from
'semver'
;
Callers
nothing calls this directly
Calls
4
test
Function · 0.85
suite
Method · 0.80
compile
Method · 0.80
once
Function · 0.70
Tested by
no test coverage detected