implementation("io.kotest:kotest-property-permutations:6.1.1")
Facilitates property-based testing by generating permutations of input values to enhance test coverage.