Bearbeiten

Share via


FlakySettings interface

Properties

flakyDetection

FlakyDetection defines types of detection.

flakyInSummaryReport

FlakyInSummaryReport defines flaky data should show in summary report or not.

isFlakyBugCreated

IsFlakyBugCreated defines if there is any bug that has been created with flaky testresult.

manualMarkUnmarkFlaky

ManualMarkUnmarkFlaky defines manual marking unmarking of flaky testcase.

Property Details

flakyDetection

FlakyDetection defines types of detection.

flakyDetection: FlakyDetection

Property Value

flakyInSummaryReport

FlakyInSummaryReport defines flaky data should show in summary report or not.

flakyInSummaryReport: boolean

Property Value

boolean

isFlakyBugCreated

IsFlakyBugCreated defines if there is any bug that has been created with flaky testresult.

isFlakyBugCreated: boolean

Property Value

boolean

manualMarkUnmarkFlaky

ManualMarkUnmarkFlaky defines manual marking unmarking of flaky testcase.

manualMarkUnmarkFlaky: boolean

Property Value

boolean