implementation("io.kotest:kotest-assertions-json:6.1.2")
Enables JSON validation and comparison in unit tests, offering matchers for structure, content, and schema verification.