-
I played with frontend-only examples
I got
```
> Task :karma-config UP-TO-DATE
A problem was found with the configuration of task ':karma-config'. Registering invalid inputs and outputs via Tas…
-
after updating my app to 17.1 and execut the ng g @angular-architects/native-federation:appbuilder when im execution: ng build --configuration development i got the following error:
[error] TypeEr…
-
I'm developing an application which leverages Karma to run its tests and PhantomJS to take screenshots during said tests (https://github.com/karma-runner/karma-phantomjs-launcher/issues/19#issuecommen…
-
## Description
The coverage reports cant generated, i follow [this](https://github.com/FountainJS/generator-fountain-angular1/issues/65) instructions for repair the problem but the coverage
its e…
-
Hey guys, so i need to create new reporter for karma, specifically for building a vscode extension for running angular tests. How can I extend the Karma Reporter from typescript? all the examples I fo…
Raagh updated
5 years ago
-
Background: I have an AngularJS mixed with an Angular application, using the `ng-upgrade` module in order to make them live together.
So I have a mixing of `ts` and `js` inside the project and I a…
-
Hi When I run stryker with karma with the following configuration. I get the error below.
"$schema": "./node_modules/@stryker-mutator/core/schema/stryker-schema.json",
"_comment": "This config wa…
-
Hello,
I am working on a project with angular cli. Up until a few days ago I was using karma out of the box and chrome and everything works. However, I want a headless browser for my CI and I am tr…
-
### Expected behaviour
the working directory for my test runner is my actual working directory
### Actual behaviour
the working directory is /
### Environment Details
- Karma version (output …
-
My company uses Formio to render forms, and recently one of our clients noticed some odd behavior with our application. I did some investigation to determine what the issue could be, and while doing s…