implementation("io.kotest:kotest-assertions-yaml:6.0.4")
Enables validation and comparison of YAML content within tests, offering matchers for structural and content-based assertions.