XUnit2Settings.

JUnitReport Property

Summary

Gets or sets a value indicating whether an JUnit style XML report should be generated.
Namespace
Cake.Common.Tools.XUnit
Containing Type
XUnit2Settings

Syntax

public bool JUnitReport { get; set; }

Value

Type Description
bool true if an JUnit Style XML report should be generated; otherwise, false.