Open SathyaNagaraj opened 1 year ago
I am facing the same issue, how did you solve this?
Could you try --logLevel trace
? That way you can see the karma output.
Yes, I tried that already but I am not seeing anything after the "ng test" command (screen shot below). I am able to run my tests outside of Stryker normally.
Any other inputs? When I run the "ng test" command from command line separately on the sandbox directory , I can see that things are starting up.
Question Nothing is happening once ng test is started. Its idle for long time. I could not see any warning or error on the screen.
Stryker environment
I am using "@angular/cli": "~15.2.0",
I could see mutated files in sandbox.
I could see blank screen ,once ng test started