implementation("io.kotest:kotest-assertions-compiler:6.0.0.M17")
Enhances testing by providing assertions for verifying code compilation behavior.