implementation("io.kotest:kotest-assertions-table:6.0.5")
Facilitates data-driven testing by enabling assertions against tabular data structures.