The function verboseCheck from QuickCheck 1 seems to be absent in QuickCheck 2 (or at least, I can’t find it). Is there any other way to show which values are used during testing?
The function verboseCheck from QuickCheck 1 seems to be absent in QuickCheck 2 (or
Share
Looks like
verbose(and otherverbose– functions) were returned back to QuickCheck in version 2.4