atoum / phpstorm-plugin

Integrate atoum inside PhpStorm
https://plugins.jetbrains.com/plugin/8173?pr=phpStorm
MIT License
23 stars 4 forks source link

debug mode with the test (xdebug, zend debug, etc) #58

Open Grummfy opened 8 years ago

Grummfy commented 8 years ago

Hello, I think it could be usefull to have a way to run test in debug mode (not the debug mode of atoum but of php) to allow the usage of breakpoint and other ;)

thanks

Grummfy commented 8 years ago

see https://github.com/atoum/atoum-documentation/issues/214