Hi, I just started using Karma on a Yeoman generated project for the first time, but I can't seem to debug my tests.
When I run "grunt test:unit" it fires up the browser (Chrome) and runs the tests, but it all happens very quickly and it immediately closes on the first failure. It is only up for a 1.5 sec or so. When I put debugger statements in the test spec or in the functions that they call, the breakpoints are not picked up. So I currently have no idea how to debug :-\ I must be missing something obvious...? -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
