Skip to content

Using Coveralls.Net

Mark Clearwater edited this page Jun 1, 2018 · 5 revisions

Sample applications with various configurations of different coverage tools and build servers are available in the coveralls.net-Samples repository.

The Main.usage.txt shows how the app can be used. This can also be seen from the command line by calling csmacnz.Coveralls --help.

Visual Studio

View a usecase of this here

OpenCover

View a usecase of this here

Coverlet

View a usecase of this here

monocov

view a usecase of this here

Is your example missing? Check the Samples Readme for a full list of all completed examples, or the list of branches for any work-in-progress solutions that you may find useful.

Clone this wiki locally