implementation("io.kotest:kotest-assertions-table:6.1.5")
Facilitates data-driven testing by enabling assertions on multiple sets of input data, enhancing test coverage and readability.