docker-phpqa
docker-phpqa copied to clipboard
Have a debug tool (xdebug or phpdbg) to allow debug of failed tests
When tests fails the suite generates a .php file of the code to be executed. Would be great to be able to debug such file and improve bug reports or test fixes.