implementation("io.kotest:kotest-assertions-table:6.1.8")
Facilitates data-driven testing by enabling assertions on tabular data structures, enhancing test readability and maintainability.