tasty-silver: A fancy test runner, including support for golden tests.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - ansi-terminal - async - bytestring - containers - deepseq - directory - filepath - mtl - optparse-applicative - process - process-extras - regex-tdfa - semigroups - silently - stm - tagged - tasty - tasty-hunit - temporary - text - transformers Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
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.
This package is a heavily extended fork of tasty-golden.
[Skip to Readme]
Properties
Modules
[Index] [Quick Jump]
Downloads
- tasty-silver-3.3.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees