tasty-hspec-1.1: Hspec support for the Tasty test framework.

Safe HaskellNone
LanguageHaskell2010

Test.Tasty.Hspec

Contents

Synopsis

Test

Options

Re-exported from tasty-smallcheck

Re-exported from tasty-quickcheck

newtype QuickCheckReplay :: *

Replay a previous test using a replay token

Constructors

QuickCheckReplay (Maybe (QCGen, Int)) 

Hspec re-export

module Test.Hspec