Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
Path = ([String], String)hspec-core Test.Hspec.Core.Format A Path describes the location of a spec item within a spec tree. It consists of a list of group descriptions and a requirement description.
Pending :: Maybe Location -> Maybe String -> Resulthspec-core Test.Hspec.Core.Format No documentation available.
Progress :: Path -> Progress -> Eventhspec-core Test.Hspec.Core.Format No documentation available.
-
hspec-core Test.Hspec.Core.Format (CurrentItem, TotalItems) tuple.
type
Path = ([String], String)hspec-core Test.Hspec.Core.Formatters.V2 A Path describes the location of a spec item within a spec tree. It consists of a list of group descriptions and a requirement description.
Pending :: Maybe Location -> Maybe String -> Resulthspec-core Test.Hspec.Core.Formatters.V2 No documentation available.
-
hspec-core Test.Hspec.Core.Formatters.V2 (CurrentItem, TotalItems) tuple.
type
Path = ([String], String)hspec-core Test.Hspec.Core.Runner A Path describes the location of a spec item within a spec tree. It consists of a list of group descriptions and a requirement description.
-
hspec-core Test.Hspec.Core.Spec QuickCheck and SmallCheck related parameters.
Params :: Args -> Maybe Int -> Paramshspec-core Test.Hspec.Core.Spec No documentation available.