You can generate a coverage report for your unit tests by adding --code-coverage switch to the test command: ng test --single-run --code-coverage.
確定! 回上一頁