implementation("io.kotest:kotest-framework-datatest:5.9.1")
Facilitates data-driven testing by enabling concise, table-driven test cases with varied parameter combinations.