class Cucumber::Events::TestStepStarted

Signals that a {Cucumber::Core::Test::Step} is about to be executed

Attributes

test_step[R]

@return [Cucumber::Core::Test::Step] the test step to be executed