Heartbleed and static analysis

Walter Bright newshound2 at digitalmars.com
Sun Apr 13 11:40:43 PDT 2014


On 4/13/2014 10:38 AM, Dicebot wrote:
> I think most important thing about built-in unittests is how this feature
> encourages to add tests when contributing to projects that don't currently have
> any real coverage. It becomes so easy that there is not reason to not do it and
> this help open-source a lot.

Exactly. You can do unittests with other languages, too, but having it be so 
convenient, and no arguments about which unittest tool, is a game changer. The 
built-in -cov is also a game changer.


More information about the Digitalmars-d mailing list