Code coverage is a pretty neat thing to know about the application. Angular can generate a code-coverage report using this command: ng test -- ...
確定! 回上一頁