vigiles API reference
    Preparing search index...

    Function assertHookFired

    • Assert a hook matching name fired (and, with { blocked: true }, that it blocked) — the honest hook-firing check, recorded from the run's stream rather than inferred from a marker file the hook had to write. Needs transcript.

      Parameters

      • trace: Trace
      • name: string | RegExp
      • opts: { blocked?: boolean } = {}

      Returns void