[rspec-users] testing controllers using cucumber
Amit Kulkarni
lists at ruby-forum.com
Mon Feb 1 04:30:26 EST 2010
Oh ok.
>From your code it seems that we are checking the whole app as you
mentioned.
I have tested controllers using rspec.
So i am not getting which is better to use.
Since with Rspec we test the objects and here using cucumber(good for
writing scenarios and understanding)we are testing the GUI part(using
webrat).
So which is good to use and more effective
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list