test-framework-0.1.2: Framework for running and organising tests, with HUnit and QuickCheck support

Test.Framework.Providers.HUnit

Synopsis

Documentation

testCase :: TestName -> Assertion -> TestSource

Create a Test for a HUnit Assertion