[Haskell-cafe] ANNOUNCE: tasty, a new testing framework
Roman Cheplyaka
roma at ro-che.info
Thu Aug 8 08:30:45 CEST 2013
* Magnus Therning <magnus at therning.org> [2013-08-08 07:59:37+0200]
> On Mon, Aug 05, 2013 at 09:48:39PM +0300, Roman Cheplyaka wrote:
> > 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).
> >
> > 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
>
> Are there plans an equivalent of test-framework-th too?
I don't have any plans to do that myself, but I welcome anyone who cares
to create and maintain such a package.
donri on reddit said that porting test-framework-th should be a simple
matter of changing one import.
Roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130808/29a8dbf0/attachment.pgp>
More information about the Haskell-Cafe
mailing list