Enhance unit-testing of template outputs
Opened this issue · 0 comments
ZoranPavlovic commented
We should find a better way to compare the output to expected. I think we should have a directory with the expected output files, and then do a file-based compare rather than a line-by-line string compare.
Originally posted by @dieterrosch in #53