implementation("io.kotest:kotest-assertions-table:6.0.4")
Facilitates data-driven testing by enabling assertions against multiple inputs and expected outputs in a tabular format.