CoverletSettings.

WithIncludeTestAssembly(bool) Method

Summary

Sets the output format to be a specific value
Assembly
Cake.Coverlet.dll
Namespace
Cake.Coverlet
Containing Type
CoverletSettings

Syntax

public CoverletSettings WithIncludeTestAssembly(bool includeTestAssembly)

Parameters

Name Type Description
includeTestAssembly bool

Return Value

Type Description
CoverletSettings