implementation("io.kotest:kotest-assertions-yaml:6.0.6")
Enables validation and comparison of YAML content in tests, offering matchers for syntax and structure verification.