ContinueOnTestFailure Property

Gets or sets a value indicating whether to continue running further tests after a test fails.

Type: Runner

Namespace: XJTAG.Integration.XJRunner

Syntax

public bool ContinueOnTestFailure { get; set; }

Type

bool