implementation("io.kotest:kotest-assertions-compiler:6.1.0-RC3")
Enables testing of code compilation by providing matchers to assert if code snippets compile successfully or not.