Add coverage highlighting to IDE

alex info at alexanderbothe.com
Wed Mar 27 05:07:59 PDT 2013


On Saturday, 23 March 2013 at 23:14:59 UTC, Walter Bright wrote:
> Just an idea for an IDE.
>
> At the push of a button, run the unittests with -cov on the 
> module being editted, read the coverage listing file, and then 
> highlight the code lines that were never executed.

How to run only one module('s unittests)? With rdmd? Or just via 
dmd with a specific flag set?


More information about the Digitalmars-d-ide mailing list