Breaking changes in Visual C++ 2015

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Fri May 8 01:51:31 PDT 2015


On 5/8/2015 12:45 AM, weaselcat wrote:
> some of these really are klunky though.

Nobody's ever satisfied. Doesn't mean the tools aren't effective, and doesn't 
mean a "complete lack of tooling".

I find:

    dmd std/algorithm -main -unittest -cov

quite far removed from 'klunky'. How do you do it in [pick a language]?


> e.g, if D's built-in unit testing is so good, why are there eight packages for
> unit testing on dub?

I haven't used them, and so have no opinion on them. I use the builtin 
capability every day I am working on D code, and find it easy and indispensable.



More information about the Digitalmars-d mailing list