implementation("io.kotest:kotest-assertions-compiler:6.0.6")
Enables testing of code snippets by providing matchers to assert their compilation success or failure.