Safe Haskell | None |
---|
- fromHUnitTest :: Test -> Spec
Interoperability with HUnit
fromHUnitTest :: Test -> SpecSource
Convert a HUnit test suite to a spec. This can be used to run existing HUnit tests with Hspec.
Safe Haskell | None |
---|
fromHUnitTest :: Test -> SpecSource
Convert a HUnit test suite to a spec. This can be used to run existing HUnit tests with Hspec.