2020年5月1日
摘要: 首先需要安装相应的包:npm i -D jest ts-jest supertest jest-express jest-sonar-reporter sonarqube-scanner 1、单元测试:npm run test 2、代码覆盖率:npm run test:cov 3、使用SonarQu 阅读全文
posted @ 2020-05-01 16:50 稻草人.Net 阅读(5234) 评论(0) 推荐(0) 编辑