We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Create the ng test command to use karma start.
ng test
karma start
Maybe take the opportunity to abstract some configurations and let the karma-test-shim.js lighter.
karma-test-shim.js
Create the
ng testcommand to usekarma start.Maybe take the opportunity to abstract some configurations and let the
karma-test-shim.jslighter.