libghc-tasty-golden-prof

Golden test support for tasty test framework; profiling libraries
  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 a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.