<div dir="ltr"><div>You probably already though of it, but: can't you create a unittest that calls your code as many times as desired, passing different input each time?<br><br></div>LMB<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 16, 2016 at 10:16 AM, Sebastiaan Koppe via Digitalmars-d-learn <span dir="ltr"><<a href="mailto:digitalmars-d-learn@puremagic.com" target="_blank">digitalmars-d-learn@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I currently run dmd's coverage on my unittests.<br>
<br>
But now I also want to execute my program with different inputs and then merge all that coverage info from each run.<br>
<br>
Any chance there is something for that?<br>
</blockquote></div><br></div>