implementation("io.kotest:kotest-property-permutations:6.1.0-RC4")
Facilitates property-based testing by generating all possible permutations of input values for comprehensive test coverage.