That'd be cool to disable the shrinker with a boolean in Test.make for instance. I don't know if we can already do this or if it's impossible but this might be a really good feature.
It can happen that the test is wrong and since the generated value is really not-trivial, it takes a lot of time to shrink.
That'd be cool to disable the shrinker with a boolean in
Test.makefor instance. I don't know if we can already do this or if it's impossible but this might be a really good feature.It can happen that the test is wrong and since the generated value is really not-trivial, it takes a lot of time to shrink.