Patterns of Human Error - my presentation at the DC ACM
Kagamin
spam at here.lot
Wed May 11 04:10:43 PDT 2011
bearophile Wrote:
> Kagamin:
>
> > What do you think about unittesting efficiency section?
>
> I always use unit testing, in Python I especially like doctests. But often unit tests aren't enough, so I use Contracts too.
I rather meant the assertion that in languages with duck type system unittesting eliminates to some degree the need for strong type system.
More information about the Digitalmars-d-announce
mailing list