Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
sydtest Test.Syd.Def.Around Run a custom action before every spec item, to set up an inner resource newInner using the previously set up resource oldInner Note that this function turns off shrinking. See https://github.com/nick8325/quickcheck/issues/331
-
sydtest Test.Syd.Def.Around Run a custom action before every spec item, to set up an inner resource newInner using the previously set up resource oldInner and potentially any of the outer resources Note that this function turns off shrinking. See https://github.com/nick8325/quickcheck/issues/331
-
sydtest Test.Syd.Def.Around Run a custom action before every spec item without setting up any inner resources. Note that this function turns off shrinking. See https://github.com/nick8325/quickcheck/issues/331
-
sydtest Test.Syd.Def.AroundAll Run a custom action before all spec items in a group, to set up an outer resource a.
-
sydtest Test.Syd.Def.AroundAll Run a custom action before all spec items in a group, to set up an outer resource b by using the outer resource a.
-
sydtest Test.Syd.Def.AroundAll Run a custom action before all spec items in a group without setting up any outer resources.
-
sydtest Test.Syd.Def.AroundAll Declare a node in the spec def forest
outputSpecForest :: Settings -> Int -> Int -> ResultForest -> [[Chunk]]sydtest Test.Syd.Output No documentation available.
printOutputSpecForest :: Settings -> Timed ResultForest -> IO ()sydtest Test.Syd.Output No documentation available.
resultForestWidth :: SpecForest a -> Intsydtest Test.Syd.Output No documentation available.