hspec-junit-formatter
Safe HaskellNone
LanguageHaskell2010

Test.Hspec.JUnit.Render

Documentation

renderJUnit :: forall (m :: Type -> Type). MonadThrow m => Bool -> ConduitT Suites Event m () Source #