Unittests and assert

monarch_dodra monarchdodra at gmail.com
Wed Feb 27 23:29:41 PST 2013


On Thursday, 28 February 2013 at 04:58:11 UTC, Jonathan M Davis 
wrote:
> So, while I can understand why you'd think that we have a 
> problem, we actually
> don't.
>
> - Jonathan M Davis

One of the issues we may actually have down the road is if/when 
we want to try to deploy failable tests eg:
"Test result 197/205".

If one of the tests fails with an assert though, you aren't 
really capable of moving on to the next test...


More information about the Digitalmars-d mailing list