std.experimental.testing formal review

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Sun Sep 13 07:43:16 PDT 2015


On 2015-09-13 12:44, Atila Neves wrote:

> I've never heard of functionality like that, but should be easy to
> implement.

We're using that at work, but on a different level. We have two separate 
jobs in Jenkins, one depends on the other one. If the first one fails, 
the second one is not run.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list