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