implementation("io.kotest:kotest-assertions-compiler:6.0.4")
Enables assertions to verify if code snippets compile or not, facilitating compiler behavior testing.