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

Roman Cheplyaka roma at ro-che.info
Tue Aug 6 23:51:57 CEST 2013


* John Wiegley <johnw at fpcomplete.com> [2013-08-06 13:40:50-0500]
> >>>>> Roman Cheplyaka <roma at ro-che.info> writes:
> 
> > I am pleased to announce the first release of tasty, a new testing framework
> > for Haskell. It is meant to be a successor to test-framework (which is
> > unmaintained).
> 
> It would be nice to see a comparison of the various test frameworks and why
> one might select one over another.  I use hspec currently (which also
> integrates with HUnit, QuickCheck, etc.), and couldn't tell at a glance what
> tasty might offer.  And I particularly dislike writing tests inside of a
> gigantic list; I much prefer the "monadic" style of hspec.

This has been discussed on reddit here:
http://www.reddit.com/r/haskell/comments/1jr8lb/tasty_a_new_testing_framework_successor_to/cbhiz40

Roman




More information about the Haskell-Cafe mailing list