Path to this page:
./
devel/hs-tasty-golden,
Golden tests support for tasty
Branch: CURRENT,
Version: 2.3.5nb1,
Package name: hs-tasty-golden-2.3.5nb1,
Maintainer: pkgsrc-usersThis 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. To get started with golden testing and this
library, see Introduction to golden testing
(https://ro-che.info/articles/2017-12-04-golden-tests).
Master sites:
Filesize: 14.823 KB
Version history: (Expand)
- (2025-02-02) Updated to version: hs-tasty-golden-2.3.5nb1
- (2025-01-31) Package added to pkgsrc.se, version hs-tasty-golden-2.3.5 (created)
CVS history: (Expand)
2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173) |
Log message:
Bump all Haskell packages after switching the default compiler.
|
2025-01-31 15:39:28 by Masatake Daimon | Files touched by this commit (5) |
Log message:
devel/hs-tasty-golden: import hs-tasty-golden-2.3.5
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. To get started with golden testing and this
library, see Introduction to golden testing
(https://ro-che.info/articles/2017-12-04-golden-tests).
|