tasty-silver: Golden tests support for tasty. Fork of tasty-golden.
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.
Modules
[Index]
Downloads
- tasty-silver-3.1.6.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
Versions [RSS] | 3.0, 3.0.0.1, 3.0.1.0, 3.0.2.0, 3.0.2.1, 3.0.2.2, 3.1, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.6, 3.1.7, 3.1.8, 3.1.8.1, 3.1.9, 3.1.10, 3.1.11, 3.1.12, 3.1.13, 3.1.14, 3.1.15, 3.2, 3.2.1, 3.2.2, 3.2.3, 3.3, 3.3.1, 3.3.1.1, 3.3.1.2, 3.3.1.3, 3.3.2 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | ansi-terminal (>=0.6.2.1), async, base (>=4.5 && <4.9), bytestring (>=0.9.2.1), containers, deepseq, directory, filepath, mtl, optparse-applicative (<0.13), process (>=1.2), process-extras (>=0.2), regex-tdfa (>=1.2.0), stm (>=2.4.2), tagged, tasty (>=0.8 && <1.4), temporary, text (>=0.11.0.0) [details] |
License | MIT |
Author | Roman Cheplyaka, Philipp Hausmann and others |
Maintainer | Philipp Hausmann |
Revised | Revision 2 made by AndreasAbel at 2023-09-10T15:55:25Z |
Category | Testing |
Home page | https://github.com/phile314/tasty-silver |
Bug tracker | https://github.com/phile314/tasty-silver/issues |
Source repo | head: git clone git://github.com/phile314/tasty-silver.git |
Uploaded | by PhilippHausmann at 2015-05-14T13:05:31Z |
Distributions | Arch:3.3.2, LTSHaskell:3.3.2, NixOS:3.3.2, Stackage:3.3.2 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 26853 total (23 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-05-14 [all 1 reports] |