We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Rename event variable to fixture in callback examples
Update callback docs to use FixtureKit::Event
Update callback signatures to use Cache object (v0.13.0)
Wrap Named/Anonymous fixture examples in RSpec context Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Document fixture inheritance with extends support - Declaring-Fixtures: add Fixture Inheritance section covering named inheritance, inline inheritance, multi-level chains, exposure rules, and circular detection - Using-Fixtures-in-RSpec: improve examples with realistic scenarios including inherited fixtures, anonymous fixtures, nested group overrides, and rollback behavior Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
docs: add FixtureKit vs alternatives comparison page
docs: initialize task-based wiki
Initial Home page