tasty-fail-fast: Adds the ability to fail a tasty test suite on first test failure
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.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
lib-werror | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tasty-fail-fast-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3 |
---|---|
Change log | changelog.md |
Dependencies | base (<5), containers (>=0.5.0.0), stm (>=2.1), tagged, tasty (>=0.10 && <0.12) [details] |
Tested with | ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.2 |
License | MIT |
Copyright | 2015 Michael Xavier |
Author | Michael Xavier |
Maintainer | michael@michaelxavier.net |
Revised | Revision 1 made by phadej at 2015-11-21T22:00:20Z |
Category | Web |
Home page | http://github.com/MichaelXavier/tasty-fail-fast#readme |
Source repo | head: git clone https://github.com/MichaelXavier/tasty-fail-fast |
Uploaded | by MichaelXavier at 2015-11-21T20:04:21Z |
Distributions | LTSHaskell:0.0.3, Stackage:0.0.3 |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 2634 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-11-29 [all 2 reports] |