implementation("io.kotest:kotest-assertions-json:6.1.7")
Offers matchers for validating JSON strings, including structure, content, and schema compliance.