Andrew Pennebaker: > The D version will be called dashcheck<https://github.com/mcandre/dashcheck>
QuickCheck is one of the good things of Haskell. I have raised the topic few times: http://www.digitalmars.com/d/archives/digitalmars/D/QuickCheck-like_in_Phobos_131256.html http://www.digitalmars.com/d/archives/digitalmars/D/Re_Unit_Testing_for_D_._72154.html I remember someone has already written one or two D versions of QuickCheck-like (probably D1), but it didn't get a lot of interest in the D newsgroups. One of them: http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=73949 Bye, bearophile
