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