karma-sonarqube-unit-reporter
karma-sonarqube-unit-reporter copied to clipboard
UncaughtException when integrating with karma-parallel
-
I'm submitting a ...
- [x] bug report
- [ ] feature request
-
What is the current behavior? I am using Karma runner with Karma parallel and Karma sonarqube unit reporter. The sonarqube unit reporter throws the following error while trying to run
ng test
.
UncaughtException: TypeError: Cannot read property 'value' of undefined
at SonarQubeUnitReporter.specSuccess.specSkipped.specFailure (/node_modules/karma-sonarqube-unit-reporter/index.js:158:95)
- About environment: version: 0.0.23