[Rails] Re: Test rails model with Cucumber?
Cucumber is meant to be used for integration testing. You should use
one of the unit test frameworks (rspec, shoulds, test::unit) to test
your models specifically.
--Tim Riendeau
On Oct 13, 2009, at 9:02 AM, Joshua Partogi wrote:
>
> Hi all,
>
> Can I test my rails model with cucumber? Or is this not what cucumber
> is used for? If it is, can anyone lead me to documentation on how to
> use cuke to test Rails model please. I have read the cuke wiki rails
> section, but I still can not understand how to use cuke to test my
> model.
>
> Many thanks for your help.
>
> --
> Certified Scrum Master
> http://blog.scrum8.com | http://jobs.scrum8.com | http://twitter.com/scrum8
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home