MCPcopy
hub / github.com/codeceptjs/CodeceptJS / callback

Function callback

typings/tests/global-variables.types.ts:43–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41
42// @ts-ignore
43const callback: CodeceptJS.HookCallback = () => {}
44
45// @ts-ignore
46expectType<CodeceptJS.ScenarioConfig>(

Callers 6

hopeThatFunction · 0.85
tryBlockFunction · 0.85
tryToFunction · 0.85
forEachAsyncFunction · 0.85
filterAsyncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected