DSpec / Templates + Delegates

bearophile bearophileHUGS at lycos.com
Wed Mar 31 07:33:45 PDT 2010


Fawzi Mohamed:
> It is a randomized unittest framework.

It seems similar to the famous:
http://en.wikipedia.org/wiki/QuickCheck
Later people have built similar automatic testing systems for Python, Java, etc.

The idea is nice, but they get created and used in OO languages only when a traditional unit test system is already in place. So maybe this is why it has had no success so far in D.

Bye,
bearophile



More information about the Digitalmars-d mailing list