For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/api/functions/eval.planEvalFixture.md.
  • English
  • Function: planEvalFixture()

    planEvalFixture(options): Promise<EvalFixturePlan>

    Records the exact allowlisted content of a fixture once, so every trial of a case copies the same bytes and reports the same digest.

    Parameters

    options

    PlanEvalFixtureOptions

    Returns

    Promise<EvalFixturePlan>