Testing
zyn provides two categories of testing tools:
- Assertions — macros for comparing token streams, checking substrings, and inspecting diagnostics produced by elements
- Debugging — inspect generated code at compile time with
debug/debug = "pretty"and theZYN_DEBUGenvironment variable