MCPcopy
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

1import { expectError, expectType } from 'tsd'
2
3expectError(Feature())
4expectError(Scenario())

Callers

nothing calls this directly

Calls 4

FeatureInterface · 0.85
BeforeFunction · 0.85
AfterFunction · 0.85
ScenarioInterface · 0.50

Tested by

no test coverage detected