implementation("io.kotest:kotest-property-permutations:6.1.0-RC3")
Facilitates property-based testing by generating all possible permutations of input data to ensure comprehensive test coverage.