CoverletSettings.

IncludeTestAssembly Property

Summary

Gets or sets if the test assembly should be included
Assembly
Cake.Coverlet.dll
Namespace
Cake.Coverlet
Containing Type
CoverletSettings

Syntax

public Nullable<bool> IncludeTestAssembly { get; set; }

Value

Type Description
Nullable<bool>