2022-07-14 3:06pm
Selective unit testing costs and benefits explains how unit testing benefits correlate with code non-obviousness while costs correlate with number of dependencies, suggesting selective application of unit testing based on these factors.