noname
noname copied to clipboard
Use Insta for test noname parser and analyzer
Motivation
We are facing a few problems when testing noname:
- Can't test fails to compile messages cli.
- Can't ensure consistency when updating parser or analyzer error messages.
We can use Insta to help us create better test suites. The idea is to compare the compiler output with the expected snapshot output.