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

TestOptions.ReportErrorMessage Property

ReportErrorMessage

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

Declaration
public Nullable<bool> ReportErrorMessage { get; set; }
Property Value
Type Description
Nullable<Boolean>