sydtest-0.20.0.0: A modern testing framework for Haskell with good defaults and advanced testing features.
Safe HaskellNone
LanguageHaskell2010

Test.Syd.ReRun

Documentation

withRerunByReport :: forall (outers :: [Type]) inner r. Settings -> (TestDefM outers inner r -> IO (Timed ResultForest)) -> TestDefM outers inner r -> IO (Timed ResultForest) Source #