Open
Description
Testing Problem
If generation fails with an exception, eg when calling a constructor in a combinator that throws an exception, the values generated are lost and don't help the user to identify the underlying problem.
Maybe there is a nice way to report the current state of generation that leads to the exception?
Activity