On Oct 5, 3:12 am, Matt Harrison <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've been writing apps and using retrospectively written tests with
> Test::Unit.
>
> I want to get into TTD with rspec but all of the resources I've found
> are either quite vague or out of date.
>
> Can anyone point me to a good resource to get me started with TTD/rspec
> in a rails app?

Not exactly what you asked, but you do realise that you can do TDD
with Test::Unit (or any testing framework really). It's a shift in
mentality more than anything else. Some people like the language that
rspec uses, others don't but that's slightly orthogonal to whether
you're TDD'ing or not

Fred
>
> Something with some nice examples maybe, and something that tells you
> how to actually run the tests would be great.
>
> Thanks
>
> Matt
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to