-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | TAP (Test Anything Protocol) Version 13 formatter for tasty
--   
--   A tasty ingredient to output test results in TAP 13 format.
@package tasty-tap
@version 0.0.4


-- | This is a TAP13 (Test Anything Protocol version 13) compatible test
--   output formatter for tasty. You can read more about tap <a>here</a>.
module Test.Tasty.Runners.TAP
tapRunner :: Ingredient
tapRunner' :: Handle -> Ingredient
