ghc-tasty-silver 3.2.3 Fancy test runner, including support for golden tests
This package provides a fancy test runner and 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. The test runner allows filtering tests using regexes, and to interactively inspect the result of golden tests.
- Website: https://github.com/phile314/tasty-silver
- License: Expat
- Package source: haskell-check.scm
- Patches: None
- Builds: x86_64-linux, i686-linux