[Haskell-cafe] ANNOUNCE: tasty, a new testing framework

Andrey Chudnov achudnov at gmail.com
Mon Aug 5 21:31:16 CEST 2013


On 08/05/2013 02:48 PM, Roman Cheplyaka wrote:
> (which is unmaintained).
   Has this been confirmed by the author/maintainer?
> Tasty supports HUnit, SmallCheck, QuickCheck, and golden tests out of
> the box (through the standard packages), but it is very extensible, so
> you can write your own test providers.
>
> Please see the home page for more information:
> http://documentup.com/feuerbach/tasty
Is it a drop-in replacement for test-framework, e.g. if I substitute 
"test-framework" for "tasty" in my .cabal files, will it work? If not, 
could you provide a quick guide for porting? Also, is the current 
version (0.1) recommended for general use?




More information about the Haskell-Cafe mailing list