[Haskell-cafe] ANNOUNCE: test-framework-golden-1.1

Simon Hengel sol at typeful.net
Fri Oct 5 09:07:19 CEST 2012


Hi,

> I am glad to announce the first public release of
> test-framework-golden — a golden testing library.

Nice!

> The library is integrated with test-framework, so you can use golden
> tests in addition to SmallCheck/QuickCheck/HUnit tests.

I would suggest to rename the modules to

    Test.Framework.Golden

and

    Test.Framework.Golden.Advanced

to more clearly represent that fact.
    
Cheers,
Simon



More information about the Haskell-Cafe mailing list