黄瓜 + 硒 + rcov =?
是否可以使用硒驱动的功能来测量覆盖率?
Is it possible to measure coverage using selenium-driven features?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
是否可以使用硒驱动的功能来测量覆盖率?
Is it possible to measure coverage using selenium-driven features?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
您是否有一个 rake 任务,或者您正在运行自己的手工命令?
如果您能提供更多信息,我们将看看我们能提供什么。
Do you have a rake task for it or are you running your own hand baked commands?
If you could provide more information we'll see what we can come up with.
有一个名为 Mainline 的 Rails 插件,它可能是您正在寻找获取 Cucumber 的“粘合剂” + selenium/watir + rcov 一起工作。
There is a Rails plugin named Mainline which could be the "glue" you're looking for to get cucumber + selenium/watir + rcov working together.