Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
This module defines how to run a test suite
Documentation
runSpecForestAsynchronously :: Settings -> Word -> TestForest '[] () -> IO ResultForest Source #
runSpecForestInterleavedWithOutputAsynchronously :: Settings -> Word -> TestForest '[] () -> IO (Timed ResultForest) Source #