SpecFlowTestExecutionReportSettings.

ThrowOnTestFailure Property

Summary

Gets or sets a value indicating whether exceptions from the intercepted action should be rethrown after report generation.

Syntax

public bool ThrowOnTestFailure { get; set; }

Value

Type Description
bool