Safe Haskell | None |
---|
Test.Hspec.HUnit
Contents
- 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.
hspec-1.11.0: Behavior-Driven Development for Haskell
Safe Haskell | None |
---|
Test.Hspec.HUnit
Contents
fromHUnitTest :: Test -> SpecSource
Convert a HUnit test suite to a spec. This can be used to run existing HUnit tests with Hspec.