DUnit: Advanced unit testing toolkit.

Jacob Carlborg doob at me.com
Thu Sep 26 12:23:09 PDT 2013


On 2013-09-26 16:56, Dicebot wrote:

> Beg my pardon, bad wording from my side. I was referring to approach
> when testing framework defines some sort of own testing DSL and uses it
> for test case decoupling within one unit-test block - as far as I
> understand it is what some of currently existing D testing frameworks do.

Ok, I see. Yes, there are some libraries that does that.

> Key point here is that good testing library should augment built-in
> facility, not replace it. Fallback to built-ins can still be useful.


-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list