The Current state of Unit Testing in the software industry. 10 years ago, when the web boom started and applications were built with classic asp and ado, Unit Testing wasn't much on developers minds. But, in 2009, I'm amazed by the lack of unit testing in most environments I've encountered... In fact, most environments (not all, but most) I've seen don't even have a dedicated QA team, or even testers!!! There are no excuses. Visual Studio (since 2005) have right-click generation of unit test projects ......