Closed mauricioaniche closed 1 year ago
We should add the extra configuration jqwik.maxdiscardratio.default = 2.
jqwik.maxdiscardratio.default = 2
This will reduce the maximum discard ratio of JQWik. This will help us in quickly rejecting solutions that have bad data generation procedures.
(See #245 as this should also be implemented in pitest)
Hello, sir!
I would like to work on this.
It's yours!
We should add the extra configuration
jqwik.maxdiscardratio.default = 2
.This will reduce the maximum discard ratio of JQWik. This will help us in quickly rejecting solutions that have bad data generation procedures.
(See #245 as this should also be implemented in pitest)