nicknameoptional wrote: > I just discovered rspec today, reading the example and tutorials, > besides the doc and coverage features, I can't see how is it different > from unit test. For my rails app, existing testing tools in rails > already fills all my testing needs. So what does rspec do more than > existing testing tools? Thanks. > > http://rspec.rubyforge.org/tools/index.html > There is a good Google video about rspec and Behavior Driven Development by the very well-dressed Dave Astels: http://video.google.com/videoplay?docid=8135690990081075324&pl=true -- James Britt "A language that doesn't affect the way you think about programming is not worth knowing." - A. Perlis