New step to pause behat execution for debugging

New step to pause behat execution for debugging

Rajesh Taneja-mit -
Antal besvarelser: 3

To pause behat execution after specific step, use either of the following steps.

  • And pause
  • And I pause
  • And I pause scenario execution
To resume press Enter/Return key in your console.


Gennemsnitsbedømmelse:Useful (1)
I svar til Rajesh Taneja

Re: New step to pause behat execution for debugging

Itamar Tzadok-mit -

Windows command prompt can also pause on click inside the window and resume on Enter/Return. smiler

I svar til Itamar Tzadok

Re: New step to pause behat execution for debugging

Rajesh Taneja-mit -
Thanks Itamar,


I don't use windows much, but will try that surely. 

I svar til Rajesh Taneja

Re: New step to pause behat execution for debugging

Tim Hunt-mit -
Core developers-ip assinga Documentation writers-ip assinga Particularly helpful Moodlers-ip assinga Peer reviewers-ip assinga Plugin developers-ip assinga

The

And I pause

step works fine on Windows, both for me using cygwin, and for my colleagues who use msysgit's bash window.