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