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