implementation("io.kotest:kotest-assertions-json:5.3.2")
Offers matchers for validating JSON structures, including schema validation and content-based matching.