How did one manage to handle a large project in the days before automatic testing routines? Well, less testing and more bug fixing of course. Or did you write better code…?
System/Integration tests
I like the smell of a suite of fitnesse tests that turn out green, but when things go wrong the testing framework has quite some things to ask for.
Unit testing
Unit testing with JUnit and EasyMock
Just for fun - or?
http://googletesting.blogspot.com/2008/07/how-to-write-3v1l-untestable-code.html
