tasty-fail-fast-0.0.3: 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. Only applicable to TestReporters. Will be a noop for TestManager.