Add kotlin-compile-testing
Closed this issue · 0 comments
gabrielittner commented
We currently only check that the output matches what we expect, not if the code actually compiles. The tests should use https://github.com/tschuchortdev/kotlin-compile-testing to also assert that.