tasty-golden: Golden tests support for tasty

[ library, mit, testing ] [ Propose Tags ]

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.

Downloads

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

Package maintainers

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
Dependencies base (>=4 && <5), bytestring, filepath, mtl, optparse-applicative, process, tagged, tasty (>=0.7 && <0.8), temporary (>=1.1) [details]
License MIT
Author Roman Cheplyaka
Maintainer Roman Cheplyaka <roma@ro-che.info>
Revised Revision 1 made by phadej at 2015-11-27T08:55:29Z
Category Testing
Home page https://github.com/feuerbach/tasty-golden
Bug tracker https://github.com/feuerbach/tasty-golden/issues
Source repo head: git clone git://github.com/feuerbach/tasty-golden.git
Uploaded by RomanCheplyaka at 2013-12-26T17:27:17Z
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]
Downloads 50971 total (234 in the last 30 days)
Rating 1.75 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]