Safe Haskell | None |
---|---|
Language | Haskell2010 |
Test.Syd.Runner.Asynchronous
Description
This module defines how to run a test suite
Documentation
runSpecForestAsynchronously :: Settings -> Word -> TestForest ('[] :: [Type]) () -> IO ResultForest Source #
runSpecForestInterleavedWithOutputAsynchronously :: Settings -> Word -> TestForest ('[] :: [Type]) () -> IO (Timed ResultForest) Source #