ModuleInfo, factories, and unittesting

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Sat Dec 24 01:31:42 PST 2016


On 2016-12-23 15:20, Adam D. Ruppe wrote:

> Wouldn't it just be glorious if that magically printed:
>
> test.d(4): Assertion failure
>      (a == b) is false
>      a = 0
>      b = 1

Or if there was a language feature that allowed us to do this in a 
library, and a bunch of other things. I wonder what that could be ... :)

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list