tasty-golden: Golden tests support for tasty
This package provides support for «golden testing». A golden test is an IO action that writes its result to a file. To pass the test, this output file should be identical to the corresponding «golden» file, which contains the correct result for the test. To get started with golden testing and this library, see Introduction to golden testing.
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
build-example | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tasty-golden-2.3.5.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] | 2.0, 2.0.1, 2.1, 2.2, 2.2.0.1, 2.2.0.2, 2.2.1, 2.2.1.1, 2.2.1.2, 2.2.2, 2.2.2.1, 2.2.2.2, 2.2.2.3, 2.2.2.4, 2.3, 2.3.0.1, 2.3.0.2, 2.3.1, 2.3.1.1, 2.3.1.2, 2.3.1.3, 2.3.2, 2.3.2.1, 2.3.3, 2.3.3.1, 2.3.3.2, 2.3.3.3, 2.3.4, 2.3.5 |
---|---|
Change log | CHANGELOG.md |
Dependencies | async, base (>=4.7 && <5), bytestring (>=0.9.2.1), containers, deepseq, directory, filepath, mtl, optparse-applicative (>=0.3.1), tagged, tasty (>=1.3), tasty-golden, temporary, text, typed-process [details] |
Tested with | ghc ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.2 |
License | MIT |
Author | Roman Cheplyaka |
Maintainer | Roman Cheplyaka <roma@ro-che.info> |
Category | Testing |
Home page | https://github.com/UnkindPartition/tasty-golden |
Bug tracker | https://github.com/UnkindPartition/tasty-golden/issues |
Source repo | head: git clone git://github.com/UnkindPartition/tasty-golden.git |
Uploaded | by RomanCheplyaka at 2022-01-05T11:38:23Z |
Distributions | Arch:2.3.5, Debian:2.3.3.2, LTSHaskell:2.3.5, NixOS:2.3.5, Stackage:2.3.5 |
Reverse Dependencies | 7 direct, 9 indirect [details] |
Executables | example |
Downloads | 52642 total (319 in the last 30 days) |
Rating | 1.75 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-01-05 [all 1 reports] |