Why Most Unit Testing is a Waste

I just finished reading "Why Most Unit Testing is a Waste", a paper
(PDF) by
James O Coplien.

I spent several years working as a "Quality Lead" in two companies that were writing
Operating System code in C++. Unit Testing was "in" at the time (and the engineers
would write their own tests and that would make the product better and the process
more efficient!) From my background, you might assume (correctly) that this topic
is of interest to me.

Continue Reading in commentary…

Leave a comment