New step to pause behat execution for debugging

New step to pause behat execution for debugging

wót Rajesh Taneja -
Anzahl Antworten: 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.


Mittelwert:Useful (1)
Als Antwort auf Rajesh Taneja

Re: New step to pause behat execution for debugging

wót Itamar Tzadok -

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

Als Antwort auf Itamar Tzadok

Re: New step to pause behat execution for debugging

wót Rajesh Taneja -
Thanks Itamar,


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

Als Antwort auf Rajesh Taneja

Re: New step to pause behat execution for debugging

wót Tim Hunt -
Nutzerbild von Core developers Nutzerbild von Documentation writers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Peer reviewers Nutzerbild von Plugin developers

The

And I pause

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