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