Has anybody got any experience with debugging unit...
# beginners-need-help
v
Has anybody got any experience with debugging unittests using Kedro and VSCode (using pytest)? I followed the guide "Set up Visual Studio Code" from the docs and used the suggested launch.json file. But when using VSCode's "debug test" option, the debugger doesn't stop at the breakpoints :(. Any way to fix this?
2 Views