tasty-coverage: Ingredient for tasty which generates per-test coverage reports
An ingredient for the tasty testing framework which allows to generate per-test coverage reports. For every test "foo" a file "foo.PASSED.tix" or "foo.FAILED.tix" is generated, depending on whether the test passed or failed.
[Skip to Readme]
Downloads
- tasty-coverage-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.16 && <4.20), filepath (>=1.3.8 && <=1.5), hpc (>=0.6 && <0.8), tasty (>=1.4 && <1.6) [details] |
| Tested with | ghc ==9.2.7 || ==9.4.5 || ==9.6.2 |
| License | BSD-3-Clause |
| Copyright | David Binder, 2023 |
| Author | David Binder |
| Maintainer | david.binder@uni-tuebingen.de |
| Uploaded | by DavidBinder at 2023-09-10T19:30:08Z |
| Category | Testing |
| Home page | https://github.com/BinderDavid/tasty-coverage |
| Bug tracker | https://github.com/BinderDavid/tasty-coverage/issues |
| Source repo | head: git clone git@github.com:BinderDavid/tasty-coverage.git |
| Downloads | 418 total (17 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2023-09-10 [all 1 reports] |