Named unittests

Martin Nowak via Digitalmars-d digitalmars-d at puremagic.com
Tue Mar 31 14:50:34 PDT 2015


On 03/30/2015 11:52 PM, Andrei Alexandrescu wrote:
> I'd like to make a DIP for named unittests. Who can help me with that?

Why a DIP, isn't the only question what syntax to use.

unittest (myname) vs. unittest ("mynameexpression")

> Andrei

There is an ER and an half of an implementation.

https://issues.dlang.org/show_bug.cgi?id=4747
https://github.com/D-Programming-Language/dmd/pull/1131
https://github.com/D-Programming-Language/druntime/pull/308



More information about the Digitalmars-d mailing list