Skip to content

How to debug Behat tests

Roy Segall edited this page Jul 29, 2015 · 1 revision

Go to file -> settings and set the next settings:

Then go to file -> settings -> search for behat and you see a screen like this:

The first input will the behat folder location of this project and the last one will be the location of your php.ini

The last section will be set up the debugger. Add a behat debugger:

That's it.