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