NCover Documentation

NCover Snapshot

Description

The Server command is used to create a coverage snapshot from the command line.

The NCover snapshot feature is useful for monitoring the progress of long-running executions.

Coverage collection doesn't stop, but while execution continues normally, a snapshot view of the current data is created.

Once the snapshot is complete, drill down to the Executions view in the NCover 4 Code Central or Desktop GUI to see the results.

Snapshots are labeled as such in the execution caption, and their Build ID corresponds to the execution that is still pending.

Snapshots are cumulative. If you take several over the course of coverage collection, the most recent snapshot will contain all the data of its predecessors, plus whatever new data has been aggregated since the last snap.

Usage

ncover snapshot

Options

  --project NCover project name. *REQUIRED*

If you still need technical assistance, we can help:

Submit A Support Ticket