I am using Angular CLI and VSCode but none of my breakpoints in my spec files seem to be getting hit when I run ng test?
ng test
Do I need to do some config?
Just to add to the other answers: