implementation("io.kotest:kotest-assertions-compiler:6.1.4")
Facilitates testing of compiler plugins and code generation by providing assertions for compiler-related tasks.