如何在 Cypress 中创建 Teamcity 报告?


我们可以在 Cypress 中创建 Teamcity 报告。若要安装 Teamcity 报告软件包,请运行以下命令:-

   npm install cypress-teamcity-reporter --save-dev


若要生成 Cypress 项目 integration 文件夹中所有规范的报告,请运行以下命令:-

   npx cypress run --reporter teamcity


更新于: 2021 年 11 月 19 日

696 次浏览

开启你的 职业生涯

通过完成课程获得认证

开始
广告