Testing¶
Run the full test suite:
The repo uses:
- unit tests for pure modules
- golden tests for drawlists/layout/routing where byte-level stability matters
- fuzz-lite tests for binary parsers (bounded, never-throw)
Run the full test suite:
The repo uses: