Forgot Password?Register
Log In Download

Quick Tip: NCover Explorer's Command Line

Post a Reply

  • Quick Tip: NCover Explorer's Command Line

    by alan on Tuesday February 02, 2010, 01:35 PM

    We've had a few users ask about opening coverage files with NCover Explorer from the command line. It's actually as easy as running it with the coverage file as a command line parameter. We also support opening project files on the command line.

    So, the next time you're in the command prompt and want to open a coverage file, just run:

    > NCover.Explorer Coverage.xml

Post a Reply