简体   繁体   English

Culerity与Selenium在Rails中进行Javascript测试

[英]Culerity vs Selenium for Javascript Testing in Rails

In our eternal quest to integrate Javascript into our RSpec and Cucumber workflow we're evaluating Culerity and are provisionally very excited about it. 在我们永久性地将Javascript集成到我们的RSpec和Cucumber工作流程中的过程中,我们正在评估Culerity并暂时对此感到非常兴奋。

Any advice on Culerity in general or specifically as compared to Selenium? 关于Culerity的一般或特别是与Selenium相比的任何建议?

I personally found Culerity to be a quite a bit buggier and more tempermental than Selenium. 我个人认为Culerity比Selenium更加笨拙,更温和。 I had several failing tests that turned out to be issues with Celerity rather than something wrong with the test or app. 我有几个失败的测试结果证明是Celerity的问题,而不是测试或应用程序的错误。 A lot of time wasted :/ 浪费了很多时间:/

On documentation alone, I'd go with Selenium: 仅在文档上,我会选择Selenium:

Selenium documentation. Selenium文档。

Culerity documentation. Culerity文档。

Does Culerity have a Firefox add-on to record test-scripts (does make things easy) Which has the better track record? Culerity是否有一个Firefox附加组件来记录测试脚本(确实让事情变得简单)哪个有更好的跟踪记录?

I see Selenium as being better in these regards right now. 我现在看到Selenium在这些方面做得更好。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM