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