You can search for identifiers within the package.
in-package search v0.2.0
cucumber
Cucumber
module Location : sig ... end
A type representing a location within a Gherkin feature file.
module Docstring : sig ... end
A type representing a Doc String.
module Table : sig ... end
Module implementing Cucumber Data Tables.
module Step : sig ... end
Implementation of the Cucumber Step (Given, When, Then).
module Outcome : sig ... end
A type representing the outcome of a user run step defintion.
module Tag : sig ... end
Module implementing Cucumber Tags.
module Pickle : sig ... end
Module for parsing and running Cucumber feature files.
module Report : sig ... end
Module for generating a formatted report for output to the user.
module Dialect : sig ... end
Implementation of Cucumber Localisation.
module Lib : sig ... end
The main module used to create a Cucumber instance.