Rigadoon
Debug all tests in VSCode
Thanks Leokuma. I've done this but not had success. What happens is it runs the first test and then if F5 continue, it never moves on to the second test. Have you had success? I can keep hitting "Debug attach" and it incrementally moves on one by one, but what I was looking for was a way to run all 300+ of my unit tests and only halt when one hits my breakpoint of interest.
5 replies