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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/3k3whcjhxp843lrffsss85579n8mb4iy-ghc-tasty-silver-3.3.1.1.drv | ||
i686-linux | /gnu/store/hlg2dq3cg5if5m4vi1br5qk5ks0bpsmi-ghc-tasty-silver-3.3.1.1.drv |
Linter | Message | Location |
---|---|---|
description Validate package descriptions | use @code or similar ornament instead of quotes |