How can I influence the size of generated examples?
I have some complex nested datastructures and I am using the infer strategy to gerate the test examples.
This works correctly but I would like to generate larger examples,
primarily longer lists and larger dictionaries
Thanks
Daniel