Closed
Description
I was looking at the Node.js debugger configurations, they have one for Mocha tests:
Mocha Tests: Debug mocha tests in a test folder of your project. Make sure that your project has 'mocha' installed in its node_modules folder.
I wonder if we should have a similar config snippet for debugging Pester tests?