Unit testing is as an integral part of extreme programming, and many open source tools and frameworks help developers write unit tests. IDE plug-ins can create skeleton unit test cases, and Ant tasks ...
I noticed that talking about TDD hardly works. People like to see raw results. Saying that “writing tests will reduce development time” is most likely true, but it might not be enough to get anybody ...