hspec-multicheck

A testing framework for Haskell using Hspec

https://github.com/marcellussiegburg/hspec-multicheck

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed by Marcellus Siegburg
Maintained by Marcellus Siegburg

Hspec Multicheck is an extension to the framework Hspec for Haskell. It enables execution of all defined tests using multiple different testing libraries while avoiding code duplication.