Hi all, I've tweaked koha-testing-docker so it has the same functionality we had for remote debugging in KohaDevBox. This means you can now use:
* start_plack_debug
* prove_debug
Updated images are being pushed. I haven't had the time to update the README (PR welcome!) but the commit [1] explains how to set the URI mappings.
I use Komodo IDE for the task, currently. But this is what we've always used [2] with vdebug in Vim, etc.
Looking forward for your feedback