karma-systemjs

Karma not running simple typescript test (using SystemJS + Jasmine)

偶尔善良 提交于 2019-12-11 09:05:35
问题 I have been struggling with running a very simple typescript unit test that returns "hello" using Karma, Jasmine, SystemJs. Grabbed the project from Aurelia Typescript ASP.NET Core skeleton here but since then I've got no luck in running the unit tests even those included in the skeleton much less with e2e tests. Since it is from the aurelia skeleton, I am using 'gulp test' to run the unit test. Thanks for your help!! so when running I am getting : 665:DEBUG [config]: autoWatch set to false,