Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TypeScriptToLua/TypeScriptToLua
/ toHaveDiagnostics
Method
toHaveDiagnostics
test/setup.ts:9–9 ·
view source on GitHub ↗
(expected?: number[])
Source
from the content-addressed store, hash-verified
7
// eslint-disable-next-line @typescript-eslint/naming-convention
8
interface
Matchers<R, T> {
9
toHaveDiagnostics(expected?: number[]): R;
10
}
11
}
12
}
Callers
6
expectToHaveDiagnostics
Function · 0.80
expectToHaveNoDiagnostics
Function · 0.80
bundle.spec.ts
File · 0.80
directories.spec.ts
File · 0.80
parse.spec.ts
File · 0.80
tsconfig.spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected