I have a MochaJS test suite that run in a docker-compose deployment. I would like to connect VSCode debugger to running tests, but I cannot understand how shoul
docker-compose