implementation("io.kotest:kotest-assertions-table:6.0.0.M14")
Facilitates table-driven testing by allowing definition of data tables and execution of assertions across multiple scenarios.