On Tue Aug 23 11:29:18 2022 +0000, Jacek Caban wrote:
Let me rephrase my previous question: what value does all that bring? Is there anything other than testing parser failures?
Well it could also test generated files for compatibility. It's a bit more tricky because it's probably not worth checking that it's 100% identical but it could probably be done with a bit of post processing.
In any case I think that testing parser successes and failures is already enough value to justify it.