Ruby on Rails Thursday, August 22, 2013

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.

No comments:

Post a Comment