hspec-smallcheck-0.5.2: SmallCheck support for the Hspec testing framework

Safe HaskellNone
LanguageHaskell2010

Test.Hspec.SmallCheck

Contents

Documentation

Orphan instances

Testable IO (IO ()) Source # 
Instance details

Methods

test :: IO () -> Property IO Source #

Example (Property IO) Source # 
Instance details

Associated Types

type Arg (Property IO) :: Type Source #