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