implementation("io.kotest:kotest-assertions-table:6.1.4")
Facilitates table-driven testing by allowing assertions across multiple data sets, enhancing test coverage and readability.