Class Types
Class | Summary |
---|---|
CoverallsAliases |
Contains aliases related to Coveralls.io. In order to use the commands for this addin, you will need to include either of the following in your build.cake file to download and reference from NuGet.org:
In addition, you will need to include the following:
|
Coveralls |
The coverage report type for CoverallsIoRunner .
|
CoverallsIoRunner | The Coveralls.io runner. |
CoverallsIoSettings |
Contains settings used by CoverallsIoRunner .
|
Coveralls |
The coverage report type for CoverallNetRunner. |
CoverallsNetRunner | The Coveralls.io runner. |
CoverallsNetSettings |
Contains settings used by CoverallsNetRunner .
|