tasty-silver-3.1.4: Golden tests support for tasty. Fork of tasty-golden.

Safe HaskellNone
LanguageHaskell2010

Test.Tasty.Silver.Interactive.Run

Synopsis

Documentation

wrapRunTest :: (forall t. IsTest t => TestName -> OptionSet -> t -> (Progress -> IO ()) -> IO Result) -> TestTree -> TestTree Source

Provide new test run function wrapping the existing tests.