Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
sydtest Test.Syd -
sydtest Test.Syd Use aroundAllWith with a SetupFunc
-
sydtest Test.Syd A synonym for itWithAll
testDefCallStack :: TDef value -> CallStacksydtest Test.Syd No documentation available.
withParallelism :: forall (a :: [Type]) b c . Parallelism -> TestDefM a b c -> TestDefM a b csydtest Test.Syd Annotate a test group with Parallelism.
-
sydtest Test.Syd No documentation available.
-
sydtest Test.Syd A synonym for xitWithAll
-
This module defines all the functions you will use to define your test suite.
-
sydtest Test.Syd.Def.AroundAll Run a custom action after all spec items, using the outer resource a.
-
sydtest Test.Syd.Def.AroundAll Run a custom action after all spec items, using all the outer resources.