[Haskell-cafe] ANN: hspec-test-framework - Run test-framework tests with Hspec

Simon Hengel sol at typeful.net
Sun Aug 18 14:50:42 CEST 2013


Hi,
I just released hspec-test-framework[1] and hspec-test-framework-th[2]
to Hackage.

They can be used to run test-framework tests with Hspec unmodified.

This can also be used to work around test-framework's incompatibility
with QuickCheck-2.6 and base-4.7.0 ;)

Have a look at the README for usage instructions:

    https://github.com/sol/hspec-test-framework#readme

Cheers,
Simon

[1] http://hackage.haskell.org/package/hspec-test-framework
[2] http://hackage.haskell.org/package/hspec-test-framework-th




More information about the Haskell-Cafe mailing list