Open sandboxFocus

Property ReportErrorMessage

ReportErrorMessage

Gets or sets a value indicating whether the ErrorMessage should be added to the test output. You can only define this option in the metalamaTests.json file of a directory.

Declaration
public bool? ReportErrorMessage { get; set; }
Property Value
Type Description
bool?