implementation("io.kotest:kotest-property-permutations:6.0.6")
Facilitates property-based testing by generating permutations of input values to validate function properties across diverse scenarios.