libghc-tasty-golden-doc

Golden test support for tasty test framework; documentation
  https://github.com/feuerbach/tasty-golden
  0
  no reviews



This library 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.

this package provides the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.