DocTest QuickCheck Test Case Control Number

Is it possible to control the number of cases QuickCheck generates when running doctest?

For example, you can do this when running QuickCheck from your Heckell code ( see here for details ) using the maxSuccess parameter.

How do you do this when you run doctest from the command line?

+3
haskell quickcheck doctest


source to share


No one has answered this question yet

See similar questions:

25
How do I get Haskell QuickCheck 2.4 to augment # tests?

or similar:

550
How can a function of time exist in functional programming?
546
Speed ​​comparison with Project Euler: C vs. Python vs. Erlang vs. Haskell
534
Large-scale design in Haskell?
326
A good source for Haskell to read and learn
17
Control how test data is generated in QuickCheck
ten
How can I use multi-line input with QuickCheck in doctest?
nine
How do I write QuickCheck tests that don't mimic the function's implementation?
1
How can I use ByteStrings with QuickTest in DocTest?
1
QuickCheck test freezes accidentally
0
unreadable quickcheck log file after test procedure



All Articles
Loading...
X
Show
Funny
Dev
Pics