-
* Operating System: macOS Big Sur v11.2.1
* Node Version: 15.10.0
* NPM Version: 7.5.3
* webpack Version: 5.24.2
* karma-webpack Version: 5.0.0
### Expected Behavior
I have a number of SVG, …
-
`karma-istanbuljs-reporter` don't instrument files. Instrumentation relay on `babel-istanbul-plugin`, trying to implement `include all sources` must be done upstream at `babel-loader` or `babel plugin…
-
Hello @ArthurHeitmann, thank you so much for taking on the monstrous task of archiving Reddit data for research. I am working with your API for a data journalism-based digital PR project and had a que…
-
### Please, tell us what's the problem?
- [ ] A typo
- [ ] Wrong documentation
- [ ] Improvement of existing article
- [x] Missing documentation
- [ ] New article needed
### Please, tell us …
-
Proposal to add wiredep as a dev dependancy by default and update `karma.conf` to include:
``` js
var bowerJS = require('wiredep')({
exclude: [/jasmine$/],
devDependencies: true
}).js;
// ...
…
-
## Problem
1. We use `rollup` for production bundling but use `webpack` to bundle for `karma`
2. We use `tsc` for code transpilation, other tools such as `parcel` and `vite` provide faster result …
-
Hi,
The version of module Im using is "grunt-code-coverage-enforcer": "^0.2.0",
I am running this on windows 8.1 btw.
I have defined the reporter in karma.conf.js
```
coverageReporter: {
…
-
## 💡 Describe your idea
"Best Players" in Hall of Fame should include more factors for calculating, such as atk & def. Perhaps we may even want to include money.
## 🔬 Motivation
Given that b…
-
I cannot install karma coverage
npm WARN package.json Dependency 'requirejs' exists in both dependencies and dev
Dependencies, using 'requirejs@^2.1.18' from dependencies
npm WARN engine coffee-scrip…
-
Hi, it would be great if Reactpack could include a story about testing. My suggestion would be the following components:
- Karma
- Mocha
- Phantomjs (optional?)
Then reactpack could get the tests fro…