NCover Documentation
Docs  ›  Legacy  ›  Reference  ›  NCover 2.0  ›  NCoverExplorer.Console
  <p>
    NCoverExplorer Console is a command line tool that can be utilized to process NCover xml files from the console.
    It is able to merge NCover XML Reports, generate HTML Reports, and test coverage thresholds. It is primarily
    intended to be used within automated build scripts and continuous integration systems.
  </p>

  <h3>Basic Usage</h3>
  <p><code>NCoverExplorer.Console [Input Files] [Options]</code></p>

  <p>The input files argument can be one or more files separated by spaces, or can include wildcards, like 
  <code class="inline">*.Xml</code>.

  <p>
    See the <a href="http://docs.ncover.com/ref/2-0/ncoverexplorer-console/ncoverexplorer-console-flag-summary">NCoverExplorer.Console Flag Summary</a> for an exhaustive reference of the options
    available within NCoverExplorer.Console.
 </p>

If you still need technical assistance, we can help:

Submit A Support Ticket