Categorygithub.com/cucumber/messages-go/v10
modulepackage
10.0.3
Repository: https://github.com/cucumber/messages-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The step matched two or more step definitions.
The step matched one step definition and failed execution.
The step matched one step definition and passed execution.
The step matched one step definition and signalled pending during execution.
The step matched one step definition but was not executed because the previous step was not PASSED.
The step matched no step definitions.
The step hasn't been matched or executed.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

* An attachment represents any kind of data associated with a line in a [Source](#io.cucumber.messages.Source) file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The structure is pretty close of the Timestamp one.
* All the messages that are passed between different components/processes are Envelope messages.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
* The [AST](https://en.wikipedia.org/wiki/Abstract_syntax_tree) of a Gherkin document.
* A comment in a Gherkin document.
* The top level node in the AST.
No description provided by the author
* A child node of a `Feature` node.
No description provided by the author
* A `Rule` node.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A step.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A row in a table.
A cell in a `TableRow`.
* A tag.
No description provided by the author
No description provided by the author
* Points to a line and a column in a text file.
No description provided by the author
* A `Pickle` represents a template for a `TestCase`.
* An executable step.
* A tag.
No description provided by the author
No description provided by the author
* A wrapper for either a doc string or a table.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
* A source file, typically a Gherkin document.
* Points to a [Source](#io.cucumber.messages.Source) identified by `uri` and a [Location](#io.cucumber.messages.Location) within that file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
* Represents a single argument extracted from a step match and passed to a step definition.
No description provided by the author
No description provided by the author
* A `TestCase` contains a sequence of `TestStep`s.
* A `TestStep` is derived from either a `PickleStep` combined with a `StepDefinition`, or from a `Hook`.
No description provided by the author
No description provided by the author
DEPRECATED.
DEPRECATED.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
From https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/timestamp.proto.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
* Status of a `TestStep`.