您能否将所有 cypress 规范作为一次测试运行来运行,以便将测试记录到 testrail 作为一次测试运行,而不是针对每个规范文件进行一次测试运行?

发布于 2025-01-17 03:08:13 字数 191 浏览 4 评论 0原文

我一直在使用这个 npm 包: https://www.npmjs.com/package/赛普拉斯-testrail-报告者 而且似乎没有记者选项允许我这样做。欢迎任何建议。

I have been using this npm package: https://www.npmjs.com/package/cypress-testrail-reporter
and it does not seem to have a reporter option to allow me to do this. Any suggestions are welcomed.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

回忆凄美了谁 2025-01-24 03:08:13

在 1.2.2 版本中这是不可能的。尽管如此,如果 deasync 在您的环境中运行良好,您仍然可以升级该软件包。另外,另一个选择是安装其他 cypress-testrail-reporters 来消除对 deasync 的依赖。
这里是我一直在研究的例子

In version 1.2.2 that is not possible. Nonetheless, you can still upgrade the package if deasync works well in your environment. Else, another option is to install other cypress-testrail-reporters removing the dependency on deasync.
Here is the one I have been working on for instance

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文