Ruby on Rails
Friday, August 23, 2013
I know a lot people may disagree, but I believe that using Cucumber is counterproductive as writing plain English text and then parsing it with regular expressions is somewhat overkill and error prone. I think anyone should use Cucumber only if they have a strong reason to. And some well known Rails developers such as Michael Hartl (Ruby on Rails Tutorial) and Aaron Sumner (Everyday Rails Testing with RSpec) are rather agree on that.
-- On Fri, Aug 23, 2013 at 3:29 AM, Jason Hsu, Android developer <jhsu802701@gmail.com> wrote:
So far, I've been using RSpec for testing my Rails apps simply because that's what railstutorial.org emphasizes.--
However, I am in the process of trying out Cucumber. I like the fact that it's in plain English, and this is an asset for communicating with clients or other people who aren't Rubyists. Migrating to Cucumber sounds like a good idea.
I'm curious about what you prefer. Do any of you know Cucumber well, yet still prefer RSpec? If so, why?
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/de3edd1e-f7a3-4e94-b0b6-094581954126%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAFp%3DAzNdFTvOTbHO8ZqMVtvGVRHOamqq1n7rzLEnWtNVF%2B9MzA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment