Keith Ray <k1e2i3t4h5r6a7y / 1m2a3c4.5c6o7m> wrote: >[snipped from mailing list] > >The November/December issue of IEEE Software sports an article by Kent >Beck on test first coding... > >http://computer.org/software/homepage/2001/05Design/index.htm Unfortunatly, I write video games for 5 year olds for a living. The only thing that's important is the GUI... Why test the stuff that doesn't matter? I must say though, that I've been encouraging my partners to at least put more assertions in the code and it has helped enough to encourage them to do more. Maybe one day we will start using C++Unit...