Test.Tasty.Silver.Interactive.Run
wrapRunTest :: (forall t. IsTest t => TestPath -> TestName -> OptionSet -> t -> (Progress -> IO ()) -> IO Result) -> TestTree -> TestTree Source #
Provide new test run function wrapping the existing tests.