Named unittests

Martin Nowak via Digitalmars-d digitalmars-d at puremagic.com
Tue Mar 31 16:38:31 PDT 2015


On 04/01/2015 01:11 AM, Andrei Alexandrescu wrote:
> The reasonable course is to see how far we can get with a library-only
> solution. Amaury, want to work on that? -- Andrei

In any case you should talk to Atila Neves who wrote a really good
unittest library.

http://code.dlang.org/packages/unit-threaded
http://code.dlang.org/packages/dtest

It's also used by quite a lot of people already.
http://code.dlang.org/api/packages/unit-threaded/stats


More information about the Digitalmars-d mailing list