Back to Mocha

Test Fixture Decision Tree

docs-next/src/content/docs/explainers/test-fixture-decision-tree.mdx

11.7.6260 B
Original Source

This flowchart will help you decide when to use hooks, root hook plugins or global fixtures.

import FixtureWizard from "../../../components/FixtureWizard.astro";

<FixtureWizard />