test-framework-0.8.1.1: Framework for running and organising tests, with HUnit and QuickCheck support
Test.Framework.Runners.TestPattern
data TestPattern Source
Instances
parseTestPattern :: String -> TestPattern Source
testPatternMatches :: TestPattern -> [String] -> Bool Source