code_generator
code_generator copied to clipboard
How to test a code generator?
After I was asked to write a test after a small PR, I realized how difficult is to create a unit test for a code generator library. I would like to use this issue to collect some information related to unit-testing a code-generation software.