Skip to content
Ngan Pham edited this page Feb 24, 2026 · 3 revisions

FixtureKit Wiki

FixtureKit speeds up test setup by caching fixture data as SQL and replaying it quickly inside your test transactions.

Start Here

  1. Follow Getting Started to run your first fixture end to end.
  2. Compare options in FixtureKit vs Alternatives.
  3. Choose your framework:
  1. Use Declaring Fixtures for named vs anonymous fixture patterns.
  2. Use Configuration and Adapters for behavior tuning.

Page Index

Canonical API Reference

Signatures, defaults, and API-level contracts are maintained in-repo at docs/reference.md.

Clone this wiki locally