HUnit-1.2.0.3: A unit testing framework for Haskell

Test.HUnit.Lang

Documentation

type Assertion = IO ()

performTestCase :: Assertion -> IO (Maybe (Bool, String))