Testing is for amateurs. We just put it in production and let the users work out the kinks.
The development teams I support do use unit testing as an integrated part of the development process. It does make the most sense for larger projects, where you actually have "units" to test, but obviously some sort of testing would benefit every project. Just my 2.5 cents.