implementation("io.kotest:kotest-assertions-yaml:6.1.5")
Enables validation and comparison of YAML content within tests, offering matchers for structure and equality checks.