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