I currently run dmd's coverage on my unittests.But now I also want to execute my program with different inputs and then merge all that coverage info from each run.
Any chance there is something for that?
I currently run dmd's coverage on my unittests.But now I also want to execute my program with different inputs and then merge all that coverage info from each run.
Any chance there is something for that?