[Haskell-cafe] ANN: testpack (first release)

Magnus Therning magnus at therning.org
Tue Jan 27 05:19:19 EST 2009


On Tue, Jan 27, 2009 at 3:55 AM, John Goerzen <jgoerzen at complete.org> wrote:
> Hi,
>
> I've just uploaded testpack to Hackage.  It's a collection of a few
> utilities for tests: some tools to convert QuickCheck properties into
> HUnit test cases, and various shortcuts and tools to increase
> verbosity while running tests in both QuickCheck and HUnit.
>
> It is pulled partly from MissingH (a few modules being split off), and
> partly from functions I find myself writing over and over again.
>
> API docs and downloads at:
>
> http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack
>
> Like convertible, it should be compatible with Hugs, GHC 6.8, and GHC
> 6.10.

Does it complement test-framework, or is it a completely different
sort of beast?

/M

-- 
Magnus Therning                        (OpenPGP: 0xAB4DFBA4)
magnus@therning.org          Jabber: magnus@therning.org
http://therning.org/magnus         identi.ca|twitter: magthe


More information about the Haskell-Cafe mailing list