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