haskell - Control number of QuickCheck test cases from DocTest -


is possible control number of cases generated quickcheck when running doctest?

for example can when running quickcheck haskell code (see here details) using maxsuccess parameter.

however how do when running doctest command line?


Comments

Popular posts from this blog

java - Null response to php query in android, even though php works properly -

node.js - Using Node without global install -

php - CakePHP HttpSockets send array of paramms -