karma-jspm icon indicating copy to clipboard operation
karma-jspm copied to clipboard

Results 55 karma-jspm issues
Sort by recently updated
recently updated
newest added

Sometimes the need for a globally loaded package needs to be loaded without another package requiring it. For example Polymer. Currently I can load this with the pattern but it...

It would be nice to enable the tdd gulp-karma option, but when I disabled `singleRun` this didn't seem to work unfortunately.

started to unit test an angular app with karma-jspm, e.g. I included the loading of dependencies ... ``` import { } from 'angular'; import { } from 'angular-ui-router'; import {...

Hi When files fail to be imported there is no information about the file path on the stack trace from the adapter. I usually gat : ``` Chrome 38.0.2125 (Linux)...

I get his error: ``` Chrome 38.0.2125 (Windows 7) ERROR Uncaught Not Found: C:/git_devel/zen/gui/zuiplugin_dll/app/js/Zen/Logging/log_deco rator.js at C:/git_devel/zen/gui/zuiplugin_dll/node_modules/karma-jspm/src/adapter.js:47 Chrome 38.0.2125 (Windows 7): Executed 0 of 0 ERROR (0.003 secs / 0...