test-framework-golden: Golden tests support for test-framework

[ deprecated, library, mit, testing ] [ Propose Tags ]
Deprecated in favor 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.

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] 1.0, 1.0.1, 1.1, 1.1.1, 1.1.2, 1.1.3, 1.1.3.1, 1.1.3.2, 1.1.3.3
Dependencies base (>=4.6 && <5), bytestring, filepath, mtl, process, temporary (>=1.1), test-framework (>=0.8) [details]
License MIT
Author Roman Cheplyaka
Maintainer Roman Cheplyaka <roma@ro-che.info>
Revised Revision 1 made by HerbertValerioRiedel at 2016-01-03T15:13:04Z
Category Testing
Home page https://github.com/feuerbach/test-framework-golden
Bug tracker https://github.com/feuerbach/test-framework-golden/issues
Source repo head: git clone git://github.com/feuerbach/test-framework-golden.git
this: git clone git://github.com/feuerbach/test-framework-golden.git(tag v1.1.3)
Uploaded by RomanCheplyaka at 2013-09-04T12:26:56Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6172 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]