Documentation version: next — development documentation
Skip to content

Fuzzing and drift-check recipes

Use these checks after the basic response assertion is stable:

Keep deterministic seeds in CI and print the replay token on failures. Enable drift checks as separate PHPUnit jobs so their ownership and failure messages stay clear.

Released under the MIT License.