Skip to content

toolmark-monorepo / @toolmark/testing / MISSING_HOOK_MESSAGE

Variable: MISSING_HOOK_MESSAGE ​

const MISSING_HOOK_MESSAGE: "Toolmark test hook not found: call installTestHook(toolmark) in your app's test build" = "Toolmark test hook not found: call installTestHook(toolmark) in your app's test build"

Defined in: packages/testing/src/fixture.ts:9

Thrown (as a rejection) when the page never installs the test hook within HOOK_WAIT_MS.