# Integration Tests

Most tests currently live next to their Zig modules and run with `zig build test`.

Use this directory for cross-package integration fixtures that do not naturally belong to a single module.
