Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
beforeAll_ :: HasCallStack => IO () -> SpecWith a -> SpecWith ahspec-core Test.Hspec.Core.Hooks Run a custom action before the first spec item.
configRerunAllOnSuccess :: Config -> Boolhspec-core Test.Hspec.Core.Runner No documentation available.
configSmallCheckDepth :: Config -> Maybe Inthspec-core Test.Hspec.Core.Runner No documentation available.
type
ProgressCallback = Progress -> IO ()hspec-core Test.Hspec.Core.Spec Callback used by composite test items that contain many tests to report their progress towards finishing them all. This is used, for example, to report how many QuickCheck examples are finished.
itemIsParallelizable :: Item a -> Maybe Boolhspec-core Test.Hspec.Core.Spec A flag that indicates whether it is safe to evaluate this spec item in parallel with other spec items
parallel :: SpecWith a -> SpecWith ahspec-core Test.Hspec.Core.Spec parallel marks all spec items of the given spec to be safe for parallel evaluation.
paramsSmallCheckDepth :: Params -> Maybe Inthspec-core Test.Hspec.Core.Spec No documentation available.
mkBAChallengerHdr :: ByteString -> Headerservant-server Servant.Server.Internal.BasicAuth Internal method to make a basic-auth challenge
CaptureAllRouter :: [CaptureHint] -> Router' ([Text], env) a -> Router' env aservant-server Servant.Server.Internal.Router all path components are passed to the child router in its environment and are removed afterwards The first argument is a hint for the list of variables that can be captured by the router. Note that the captureType field of the hint should always be '[a]' for some a.
-
sydtest Test.Syd No documentation available.