
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 a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.