About the Expressiveness of D

H. S. Teoh hsteoh at quickfur.ath.cx
Tue Apr 2 17:20:10 PDT 2013


On Tue, Apr 02, 2013 at 05:01:32PM -0700, Walter Bright wrote:
> On 4/2/2013 4:55 PM, Jesse Phillips wrote:
> >I usually find the build in unittests to cause more skew since those
> >are counted as LOC.
> 
> Often, in pulls for D, the LOC of the unittests exceeds the LOC of the
> fix.
> 
> I'm inordinately pleased with how well unittests have become
> embedded in our D culture.

And I'm inordinately pleased with how many careless mistakes have been
caught by unittests in my D code while coding, as opposed to afterwards
when I'm actually using the program for something and bugs show up.


T

-- 
Тише едешь, дальше будешь.


More information about the Digitalmars-d mailing list