class Cucumber::Core::Events::TestStepStarted

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

Attributes

test_step[R]

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