A Markdown-based test suite
Summary
The post presents a Markdown-based test suite approach for EndBASIC's compiler/VM, treating Markdown test cases as both tests and documentation. It explains the driver that regenerates golden test files via REGEN, discusses AI-assisted testing prompts, and outlines pros and cons of this method, including maintainability and regression considerations.