Built-In
Contains functionality related to OpenCover.
In order to use the commands for this alias, include the following in your build.cake file to download and
install from nuget.org, or specify the ToolPath within the OpenCoverSettings
class:
#tool "nuget:?package=OpenCover"
General
OpenCover |
Runs OpenCover for the specified action and settings. |