-
At some point our Javascript spec started failing.
```
INFO [karma]: Karma v0.10.10 server started at http://localhost:9876/
INFO [launcher]: Starting browser PhantomJS
ERROR [karma]: [TypeError: Can…
-
I'm using Intellij Idea + karma plugin to run karma tests.
Namely, I want to run test coverage.
The issue is that when I run a test with coverage Idea asking me for `lcov.info`:
![screen shot 2…
-
All tests fail with the same error:
![screen shot 2014-03-16 at 7 02 10 pm](https://f.cloud.github.com/assets/468037/2432500/8953ce1e-ad67-11e3-9d85-4bb5fa9b46ba.png)
This is after a fresh clone of t…
-
https://github.com/karma-runner/karma-browserstack-launcher/commit/ea4ec78352d8829742ae3e96b42944f96d0174e8 broke passing most arguments to `BrowserstackLocal`. Only `key` is being passed in now.
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I have been struggling with this issue for two days now. It seems karma is looking for plugins locally but I am still getting this error.
I also tried loading karma-systemjs plugin explicitly via plu…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Our CI system runs on Windows Server, which does not have Edge installed. It seems that `karma-detect-browsers` still thinks Edge is available and then fails when trying to execute Edge.
See our CI…
-
For reasons I don't want to go into here we are forced to check our node_modules directory into GIT. I would like to have a global npm install of PhantomJS and have the karma-phantomjs-launcher invok…
-
**Environment**
- CLI: 7.1.1
- Cross-platform modules:
- Android Runtime: 7.0.1
- iOS Runtime: JSC
- XCode Version: 12.3
- Plugin(s): See below
- NativeScript-Angular: ~10.1.7
- Angula…