The tests execute fine, when we run the above command in the command line. However, how do We enable debugger for the same in VS Code, similar to the way it is done while running the bench?
It does not support dynamically building the current module, e.g. you need to go into launch.json paste in whatever module you want to debug instead of tax_witholding_category. I think it is possible to have this dynamically build the module based on whatever file you are currently focused on but it didn’t seem immediately easy using the environment variables vscode makes available to you.