Step 1: Add npm dependencies that will allow karma to run tests and generate the code coverage report: npm install karma-jasmine --save-dev ...
確定! 回上一頁