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