class Cucumber::Messages::TestStep

Represents the TestStep message in Cucumber’s message protocol.

*

A `TestStep` is derived from either a `PickleStep`
combined with a `StepDefinition`, or from a `Hook`.