Files
Chris Tate aba572866d init
2026-05-08 17:54:42 -05:00

212 B

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.