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

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

node.js - Using Node without global install -

java - JavaScript + Thymeleaf - select onchange -