sealed-enum icon indicating copy to clipboard operation
sealed-enum copied to clipboard

[Testing] consider using OkeyDoke for approval-testing of generated sources

Open kyay10 opened this issue 2 years ago • 0 comments

OkeyDoke is An Approval Testing library for Java and JUnit. It can help automate approval of changes to code generation, and thus move the burden from copy-pasting into checking the output by eye (which is a lot faster). Libraries such as http4k Use the same model. and they even recommend the same IDEA Plugin

kyay10 avatar Apr 11 '23 01:04 kyay10