Improve testing framework #2

Merged
HEL merged 4 commits from feat/test-framework into main 2026-05-20 11:17:01 +00:00
4 Commits
Author SHA1 Message Date
HEL 88f92d6e1f tests(parser): add simple types snapshot test 2026-05-19 14:12:12 +02:00
HELandGemini db4ed74365 tests(parser): add snapshot test runner
the diff printing function was suggested by Gemini

Co-authored-by: Gemini <noreply@gemini.google.com>
2026-05-19 14:11:32 +02:00
HEL 7cbf4fdece feat(tests): add AST JSON serializer 2026-05-19 14:00:32 +02:00
HEL 1fa9a09bfe feat(parser): use custom syntax error class 2026-05-19 13:57:00 +02:00