I'm going to start my first real project in RailsRuby on Rails, and I'm forcing myself to write TDD test,TDD tests. I don't see real advantages in writing tests, but since it seems very important, I'll try.
But I'm asking if isIs it necessary to test EVERYevery part of my app: alsoapplication, including static pages?