Safe Haskell | None |
---|---|
Language | Haskell2010 |
Deprecated: use Test.Hspec.Contrib.HUnit from package hspec-contrib
instead
- fromHUnitTest :: Test -> Spec
Interoperability with HUnit
fromHUnitTest :: Test -> Spec Source
Convert a HUnit test suite to a spec. This can be used to run existing HUnit tests with Hspec.