implementation("io.kotest:kotest-assertions-compiler:6.1.0-RC2")
Enhances testing by enabling assertions on code compilation, ensuring expected compiler behavior.