Open mooreniemi opened 8 years ago
unsure if this is wise, because then we have a permutations problem: would want to increase the size of each param concurrently or sequentially?
one workaround is to curry your function such that one parameter is effectively fixed for the duration of the test.
unsure if this is wise, because then we have a permutations problem: would want to increase the size of each param concurrently or sequentially?