implementation("io.kotest:kotest-assertions-yaml:6.1.4")
Enables validation and comparison of YAML content using matchers like `shouldBeValidYaml` and `shouldEqualYaml`.