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