Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ global-variables.types.ts
File
global-variables.types.ts
typings/tests/global-variables.types.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expectError, expectType } from
'tsd'
2
3
expectError(Feature())
4
expectError(Scenario())
Callers
nothing calls this directly
Calls
4
Feature
Interface · 0.85
Before
Function · 0.85
After
Function · 0.85
Scenario
Interface · 0.50
Tested by
no test coverage detected