Unit Testing for "D".

bearophile bearophileHUGS at lycos.com
Tue May 27 05:12:46 PDT 2008


Nick B:
> Does anyone have an interest in this area on this newsgroup ?

I think D may enjoy a QuickCheck-like unit testing system:
http://www.foomongers.org.uk/videos/spj-typedriventestinginhaskell.html
http://www.cs.chalmers.se/~rjmh/QuickCheck/
Partial Python version:
http://www.accesscom.com/~darius/software/clickcheck.html
A Java version shows that something similar may be possible for D too:
http://reductiotest.org/

Bye,
bearophile



More information about the Digitalmars-d mailing list