On Aug 11, 2009, at 9:58 PM, Sijo Kg wrote:
> > Hi > And none of you here specified > > http://www.thoughtbot.com/projects/shoulda/ > > a framework Which extends Test::Unit . So I think not a very big > learning curve needed for a Ruby programmer unlike some other tools > you > specified > > > Sijo If you're a shoulda fan, check out carlosbrando-remarkable (http://github.com/carlosbrando/remarkable/tree/master ). It is an implementation of (AFAICT) the shoulda macros for rSpec. I used remarkable for controller specs, but I'm a far bigger fan of Cuke/ Webrat in place of controller specs (heresy again!). Again, this is just me, but I put so little logic in the controller that a Cucumber step can normally cover it. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

