Michael: In October, I gave a quick intro to Rails with test-driven development at a local code camp. I distributed a PDF to the group that walks a newcomer through test-first development. Perhaps it would help you get a handle on how to get started.
This link contains a link to the PDF as well as a link to the finished project on github. http://www.napcsweb.com/blog/index.php?s=code+camp&Submit=Search Hope it helps. If you have questions, feel free to hit me up directly :) On Wed, Mar 11, 2009 at 6:09 AM, Michael Rigart <[email protected]> wrote: > > Hi Philip > > wel I started out by trying to create my tests first, but I just got > stuck so I decided to write the model validations. > > Thats my biggest problem at the moment, I have never developed through > TDD. > And the main problem isn't realy whether to develop or test first, but > how to build my tests. > > The logic of my tests has to be wrong, becouse eather way, they fail. > > Any help is welcome. > -- > Posted via http://www.ruby-forum.com/. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

