Skip to content
Paul Keller edited this page Mar 14, 2026 · 4 revisions

This wiki is focused on practical usage and extension patterns.

Start here

  1. Getting Started
  2. Customizing Behavior
  3. Creation Pipeline
  4. Extensions Overview

Extension pages

Each page covers one extension point only.

Reading order

  1. Start with With(...), Without(...), and Clear() from Getting Started.
  2. Tune default behavior with Customizing Behavior.
  3. Implement custom extensions only when a real test need appears.

Clone this wiki locally