Function DefaultExecutor.begin

Add the step result and update the other listeners on every step

void begin (
  string suite,
  string test,
  ref StepResult step
);