implementation("io.kotest:kotest-assertions-table:6.1.0-RC4")
Enhances testing by enabling data-driven tests using tables for structured input and expected output comparisons.