tasty-fail-fast-0.0.1: Adds the ability to fail a tasty test suite on first test failure

Safe HaskellNone
LanguageHaskell2010

Test.Tasty.Ingredients.FailFast

Synopsis

Documentation

failFast :: Ingredient -> Ingredient Source #

Decorate a TestReporter. Will throw an error if you provide a TestManager.