New step to pause behat execution for debugging

New step to pause behat execution for debugging

av Rajesh Taneja -
Antal svar: 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.


Medeltalet av utvärderingarna:Useful (1)
Som svar till Rajesh Taneja

Re: New step to pause behat execution for debugging

av Itamar Tzadok -

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

Medeltalet av utvärderingarna:Useful (1)
Som svar till Itamar Tzadok

Re: New step to pause behat execution for debugging

av Rajesh Taneja -
Thanks Itamar,


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

Medeltalet av utvärderingarna: -
Som svar till Rajesh Taneja

Re: New step to pause behat execution for debugging

av Tim Hunt -
Bild av Core developers Bild av Documentation writers Bild av Particularly helpful Moodlers Bild av Peer reviewers Bild av 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.

Medeltalet av utvärderingarna: -