implementation("io.kotest:kotest-property-permutations:6.1.5")
Enhances property-based testing by generating permutations of input data, ensuring comprehensive test coverage.