Re: What is Unit Testing?
In a post last month Zachariah Young posts that … unit tests … verify that the business logic is correct. I believe that for it to be unit testing it has to use a testing framework like nunit or junit. I say thar be dragons! Tying your understanding of unit testing to a specific tool allows you to [...]