implementation("io.kotest:kotest-assertions-table:6.1.11")
Facilitates data-driven testing by providing table-based assertions for structured test scenarios.