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