Language

Package: ghc-tasty-silver @ 3.2.3

Synopsis

Fancy test runner, including support for golden tests

Description

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.

Home page
https://github.com/phile314/tasty-silver
Location
gnu/packages/haskell-check.scm (line: 1213, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

use @code or similar ornament instead of quotes