The test-framework-golden package
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.
Properties
| Versions | 1.0, 1.0.1, 1.1, 1.1.1 |
|---|---|
| Dependencies | base (4.*), bytestring, process, test-framework |
| License | MIT |
| Author | Roman Cheplyaka |
| Maintainer | Roman Cheplyaka <roma@ro-che.info> |
| Category | Testing |
| Home page | https://github.com/feuerbach/test-framework-golden |
| Bug tracker | https://github.com/feuerbach/test-framework-golden/issues |
| Source repository | git clone git://github.com/feuerbach/test-framework-golden.git |
| Upload date | Wed Nov 21 13:25:16 UTC 2012 |
| Uploaded by | RomanCheplyaka |
| Built on | ghc-7.6 |
Modules
Downloads
- test-framework-golden-1.1.1.tar.gz (Cabal source package)
- package description (included in the package)