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