We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
我能想到的最接近的事情是使用 jUnit 格式生成 Behat 报告,并提供给您的 CI。
Jenkins-CI 能够使用这些报告生成统计数据。请参阅 https://wiki.jenkins-ci.org/display/JENKINS/xUnit+插件
Closest thing I can think of is generating Behat reports with jUnit format, and feed your CI.
Jenkins-CI is able to generate statistics using these reports. See https://wiki.jenkins-ci.org/display/JENKINS/xUnit+Plugin