quickCheck package:sandwich-quickcheck

Functions for introducing QuickCheck tests into a Sandwich test tree. Modelled after Hspec's version. Documentation can be found here.
Sandwich integration with QuickCheck Please see the documentation.
Same as introduceQuickCheck' but with default args.
Same as introduceQuickCheck'' but with a default message.
Introduce QuickCheck args with configurable message.
Same as introduceQuickCheckCommandLineOptions' but with default args.
Same as introduceQuickCheckCommandLineOptions'' but with a default message.
Introduce QuickCheck args with configurable message, overriding those args with any command line options passed.