标签: automation automated-tests cypress
赛普拉斯是否提供某种方式报告所有测试的结束方式?
我的意思是我的整个文件完成后(在终端上运行),该表向我显示通过了29次,失败了6次。我想看看哪些测试还可以,哪些失败。
我找到了此文档,但它对此没有帮助: https://docs.cypress.io/guides/tooling/reporters.html#Multiple-reporters-examples
谢谢您的提示。