rematch-0.1.2.1: A simple api for matchers

Safe HaskellNone

Control.Rematch.QuickCheck

Synopsis

Documentation

expectP :: a -> Matcher a -> PropertySource

Run a matcher as an QuickCheck assertion

Example output:

Expected: equalTo a
     but: was b