MetalamaAPI documentationAdvanced APIMetalama.​Testing.​Aspect­TestingTest­OptionsReport­Error­Message
Open sandboxFocus

TestOptions.ReportErrorMessage Property

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?