implementation("io.kotest:kotest-assertions-table:6.1.0-RC1")
Facilitates parameterized testing by defining test cases in a tabular format, enhancing readability and maintainability.