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