Hoogle Search
Within LTS Haskell 23.24 (ghc-9.8.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
QuickCheckReplayNone :: QuickCheckReplaytasty-quickcheck Test.Tasty.QuickCheck No seed
-
tasty-quickcheck Test.Tasty.QuickCheck If a test case fails unexpectedly, show the replay token
QuickCheckShowReplay :: Bool -> QuickCheckShowReplaytasty-quickcheck Test.Tasty.QuickCheck No documentation available.
-
tasty-quickcheck Test.Tasty.QuickCheck Number of test cases for QuickCheck to generate
QuickCheckTests :: Int -> QuickCheckTeststasty-quickcheck Test.Tasty.QuickCheck No documentation available.
-
tasty-quickcheck Test.Tasty.QuickCheck Show the test cases that QuickCheck generates
QuickCheckVerbose :: Bool -> QuickCheckVerbosetasty-quickcheck Test.Tasty.QuickCheck No documentation available.
module Test.Framework.Providers.
QuickCheck2 Allows QuickCheck2 properties to be used with the test-framework package. For an example of how to use test-framework, please see https://github.com/haskell/test-framework/raw/master/example/Test/Framework/Example.lhs.
module Test.Framework.
QuickCheckWrapper This module integrates the QuickCheck library into HTF. It re-exports all functionality of QuickCheck and defines some additional functions.
-
HTF Test.Framework.TestTypes No documentation available.