hspec-slow-0.1.0.0: Find slow test cases

Safe HaskellNone
LanguageHaskell2010

Test.Hspec.Slow

Documentation

configure :: Int -> IO SlowConfiguration Source #

timedHspec :: SlowConfiguration -> (Timer -> SpecWith ()) -> IO () Source #

timedHspecParallel :: SlowConfiguration -> (Timer -> SpecWith ()) -> IO () Source #