-
Hi,
The code in this repo has been declared as deprecated but many tools are still referencing it.
I suggest to rename this repo to include the "[deprecated]" tag and notify the other tools abou…
-
I need to add `require('karma-mocha-reporter')` in the `plugins` section of the `karma.conf.js` file to get it working. Otherwise, I would get this error when running `ng test`:
Can not load re…
-
### Context
Thank you @quentinderoubaix for raising the points.
### Proposal
- [x] Jest is broken without manual changes (`npm run test -w webapp` fails)
Tracked via #1606
- [x] `angular.j…
-
The following macros are missing a BOOST_ prefix, which is against Boost library guidelines. I have logged the Phoenix problems separately at https://github.com/boostorg/phoenix/issues/90.
```
./l…
ned14 updated
4 years ago
-
## The devDependency [karma](https://github.com/karma-runner/karma) was updated from `3.0.0` to `3.1.0`.
🚨 [View failing branch](https://github.com/Narazaka/lazy-event-router.js/compare/master...Nar…
-
## The devDependency [karma](https://github.com/karma-runner/karma) was updated from `3.0.0` to `3.1.0`.
🚨 [View failing branch](https://github.com/kahwee/viewability/compare/master...kahwee:greenke…
-
Using the `isparta-instrumenter` with `webpack` and `karma-coverage` I can't make the option `includeAllSources` to work.
Here is my webpack config:
``` javascript
{
/** ... */,
module: {
…
-
I'm using Pact-JS (+pact-js-karma) to test my consumer tests and want to generate Pact files according to version 3 of the Pact spec.
I think that I have set the spec option correctly, because the r…
-
I'm using `karma-coverage` along with `karma-jspm`. Coverage reports are being generated, but only for source files that are referenced in test files. However, any source files that are not required f…
-
I am a first time user with this tool...
My package.json ( modified for licensing issues)
```
{
"name": "myproject",
"version": "1.1.0",
"description": "An Oracle JavaScript Extension …