DUnit - class MyTest { mixin TestMixin; void testMethod1() {} void testMethod2() {}}

Juan Manuel Cabo juanmanuel.cabo at gmail.com
Wed Mar 21 10:18:52 PDT 2012


On Saturday, 17 March 2012 at 12:30:49 UTC, Marc P. Michel wrote:
> On Monday, 20 February 2012 at 01:49:04 UTC, Juan Manuel Cabo 
> wrote:
>> I thought I could do a better effort to describe why DUnit is 
>> so extraordinary,
>> for a native language, especially for those unfamiliar with 
>> xUnit frameworks
>
> This is great stuff, thanks !

You're welcome! I'm glad that you tried it!!

>
> Anyway, I'm not fond of your examples; so here is a silly one 
> from me :
>
> http://lanael.free.fr/summertest.d.html

It's nice and clear indeed. If you put a BOOST licence header
and your name in your 3 example files, I'll add it to github.

Yeah, the example.d is a bit rough because I wanted to show
all that you can do with dunit quickly in single file.

--jm




More information about the Digitalmars-d-announce mailing list