class Cucumber::Events::TestStepFinished
Signals that a {Cucumber::Core::Test::Step} has finished executing
Attributes
@return [Cucumber::Core::Test::Result] the result of running the {Cucumber::Core::Test::Step}
@return [Cucumber::Core::Test::Step] the test step that was executed