packages feed

hspec-junit-formatter-1.1.2.0: tests/SpecHook.hs

module SpecHook
  ( hook
  ) where

import Test.Hspec
import Test.Hspec.JUnit.Formatter.Env as Formatter

hook :: Spec -> Spec
hook = Formatter.whenEnabled Formatter.add