tasty-fail-fast
Version 0.0.3 revision 0 uploaded by MichaelXavier.
Package meta
- Synopsis
- Adds the ability to fail a tasty test suite on first test failure
- Description
tasty-fail-fast wraps any ingredient to fail as soon as the first test fails. For example:
defaultMainWithIngredients (map failFast defaultIngredients) tests
Your test suite will now get a
--fail-fast
flag.- Author
- Michael Xavier
- Bug reports
- n/a
- Category
- Web
- Copyright
- 2015 Michael Xavier
- Homepage
- http://github.com/MichaelXavier/tasty-fail-fast#readme
- Maintainer
- michael@michaelxavier.net
- Package URL
- n/a
- Stability
- n/a