Closed jfernandeze closed 5 years ago
Now you can, for example, use this configuration:
var settings = new KarmaStartSettings { ConfigFile = "ClientApp/test/karma.conf.js", RunMode = KarmaRunMode.Local, WorkingDirectory = "src/Webs/WebSpa" };
Closing this in favour of #9
Now you can, for example, use this configuration: