karma-parallel
karma-parallel copied to clipboard
Need help to get code coverage
-
**I'm submitting a ... **
- [ ] bug report
- [x] feature request
-
Do you want to request a feature or report a bug? Need your help to share the sample karma.conf.js to get aggregated code coverage while using karma-parallel.
-
What is the current behavior? I tried the suggest parameters in karma.conf.js. But I am getting code coverage of last thread only. aggregated option is not working. Please suggest.
-
Please tell us about your environment:
- version: Used Latest Version of karma-parallel
- Browser: Chrome
- Language: Angular 7
- Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
Here I'm getting sometimes (randomly) the codeCoverage when executing tests in parallel and codeCoverage=true.
Having the same issue with coverage report, any hint on this, please?
Having the same issue with coverage report, any hint on this, please?
Same Here ^^