-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
There's no way to check the correctness of generated code after making changes to the code generation module. I can highly recommend the "golden values" approach - generate code, make sure it's correct and store it in local files. Write tests that would generate code and compare it against the golden files. Update golden files whenever necessary (e.g. formatting changes, new features, etc.).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels