angular-testing-course
angular-testing-course copied to clipboard
Update karma.conf.js with missing plugin
Missing plugin added. Otherwise error thrown when generating code coverage. Error thrown when running "ng test --watch=false --codeCoverage". Error message ":ERROR [reporter]: Can not load reporter "coverage", it is not registered! Perhaps you are missing some plugin?".