implementation("io.kotest:kotest-assertions-compiler:6.1.7")
Facilitates testing of compiler plugins and code generation by providing assertions for compile-time behavior.