implementation("io.kotest:kotest-framework-datatest:5.0.0.M3")
Facilitates data-driven testing by automatically generating test cases from provided input values, reducing boilerplate code.