implementation("io.kotest:kotest-assertions-json:6.0.6")
Enables flexible JSON assertions, allowing validation of JSON structures, keys, and values with precise error messages.